Explicitly disable new options IRQ_TIME_ACCOUNTING and X86_ANCIENT_MCE

svn path=/dists/trunk/linux-2.6/; revision=16625
This commit is contained in:
Ben Hutchings 2010-12-04 19:01:56 +00:00
parent ef178bcbe7
commit 5aca6e4c76
1 changed files with 2 additions and 0 deletions

View File

@ -24,10 +24,12 @@ CONFIG_PARAVIRT=y
CONFIG_HPET_TIMER=y
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
# CONFIG_X86_ANCIENT_MCE is not set
CONFIG_X86_MCE_INJECT=m
CONFIG_I8K=m
CONFIG_MICROCODE=m