debian/config/kernelarch-x86/config:

Completely disable extended plattform support. We had nothing enabled anyway.

svn path=/dists/trunk/linux-2.6/; revision=13656
This commit is contained in:
Bastian Blank 2009-05-20 16:23:06 +00:00
parent 6df9474554
commit 59271bd1ec
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ CONFIG_OPROFILE_IBS=y
CONFIG_SPARSE_IRQ=y
CONFIG_NUMA_MIGRATE_IRQ_DESC=y
CONFIG_X86_MPPARSE=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_PARAVIRT_GUEST=y
CONFIG_KVM_CLOCK=y