Explicitly unset RAPIDIO

svn path=/dists/trunk/linux-2.6/; revision=17950
This commit is contained in:
Ben Hutchings 2011-08-19 00:31:55 +00:00
parent 8dcd8f9e86
commit 353361982b
3 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,7 @@ CONFIG_DMAR=y
CONFIG_INTR_REMAP=y
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
# CONFIG_RAPIDIO is not set
##
## file: arch/x86/Kconfig.debug

View File

@ -6,6 +6,7 @@ CONFIG_CPU_BIG_ENDIAN=y
# CONFIG_CPU_LITTLE_ENDIAN is not set
## end choice
CONFIG_SECCOMP=y
# CONFIG_RAPIDIO is not set
##
## file: drivers/net/Kconfig

View File

@ -14,6 +14,7 @@ CONFIG_CMDLINE="console=ttyS0,9600 console=tty0"
CONFIG_SECCOMP=y
CONFIG_PCI=y
# CONFIG_ADVANCED_OPTIONS is not set
# CONFIG_RAPIDIO is not set
##
## file: arch/powerpc/Kconfig.debug