From: syeon.hwang Date: Thu, 24 May 2012 07:17:13 +0000 (+0900) Subject: [Title] disable HPET timer feature from kernel config X-Git-Tag: 2.2.1_release^2~138 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=78d8aa2a278d3a2cfb96174300825663faf43339;p=sdk%2Femulator%2Femulator-kernel.git [Title] disable HPET timer feature from kernel config [Type] [Module] Emulator/ [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase] --- diff --git a/arch/x86/configs/i386_emul_defconfig b/arch/x86/configs/i386_emul_defconfig index 9fe296c40efd..c082a221e7f9 100644 --- a/arch/x86/configs/i386_emul_defconfig +++ b/arch/x86/configs/i386_emul_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.32.9 -# Wed Apr 4 20:30:19 2012 +# Thu May 17 15:23:31 2012 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -282,8 +282,7 @@ CONFIG_CPU_SUP_CENTAUR=y CONFIG_CPU_SUP_TRANSMETA_32=y CONFIG_CPU_SUP_UMC_32=y # CONFIG_X86_DS is not set -CONFIG_HPET_TIMER=y -CONFIG_HPET_EMULATE_RTC=y +# CONFIG_HPET_TIMER is not set CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set # CONFIG_IOMMU_API is not set