debian/config/powerpc: Cleanup.

svn path=/dists/trunk/linux-2.6/; revision=10878
This commit is contained in:
Bastian Blank 2008-03-14 21:37:58 +00:00
parent b08bd73349
commit a31f695992
3 changed files with 7 additions and 3 deletions

View File

@ -6,15 +6,12 @@ CONFIG_OPROFILE=m
##
## file: arch/powerpc/Kconfig
##
CONFIG_HIGHMEM=y
# CONFIG_HOTPLUG_CPU is not set
CONFIG_KEXEC=y
# CONFIG_CRASH_DUMP is not set
CONFIG_PROC_DEVICETREE=y
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="console=ttyS0,9600 console=tty0"
# CONFIG_SECCOMP is not set
# CONFIG_ISA is not set
CONFIG_PCI=y
# CONFIG_ADVANCED_OPTIONS is not set

View File

@ -1,3 +1,9 @@
##
## file: arch/powerpc/Kconfig
##
CONFIG_HIGHMEM=y
# CONFIG_ISA is not set
##
## file: arch/powerpc/platforms/512x/Kconfig
##

View File

@ -7,6 +7,7 @@
## file: arch/powerpc/Kconfig
##
CONFIG_IOMMU_VMERGE=y
# CONFIG_CRASH_DUMP is not set
CONFIG_IRQ_ALL_CPUS=y
CONFIG_NUMA=y
# CONFIG_PPC_64K_PAGES is not set