debian/config: Fix some arch specific settings.

svn path=/dists/trunk/linux-2.6/; revision=10861
This commit is contained in:
Bastian Blank 2008-03-14 14:03:00 +00:00
parent 6d849da820
commit bb6243d92b
5 changed files with 5 additions and 2 deletions

View File

@ -2450,6 +2450,5 @@ CONFIG_INITRAMFS_SOURCE=""
##
## file: unknown
##
# CONFIG_SECCOMP is not set
CONFIG_USB_ATMEL=m

View File

@ -4,6 +4,7 @@
CONFIG_MIPS=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
# CONFIG_SECCOMP is not set
##
## file: drivers/net/Kconfig

View File

@ -2,6 +2,7 @@
## file: arch/mips/Kconfig
##
CONFIG_MIPS=y
# CONFIG_SECCOMP is not set
##
## file: drivers/net/Kconfig

View File

@ -14,6 +14,7 @@ CONFIG_PPCBUG_NVRAM=y
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,6 +1,7 @@
##
## file: arch/sparc/Kconfig
## file: arch/sparc64/Kconfig
##
# CONFIG_SECCOMP is not set
CONFIG_PCI=y
CONFIG_SUN_OPENPROMFS=m