Move disabling of CONFIG_RAPIDIO to kernelarch-mips/config

svn path=/dists/trunk/linux/; revision=21372
This commit is contained in:
Ben Hutchings 2014-06-02 03:14:29 +00:00
parent f7a6212709
commit 237ce42cac
3 changed files with 1 additions and 2 deletions

View File

@ -3,6 +3,7 @@
##
CONFIG_KEXEC=y
CONFIG_SECCOMP=y
# CONFIG_RAPIDIO is not set
##
## file: drivers/net/ethernet/sun/Kconfig

View File

@ -5,7 +5,6 @@
CONFIG_CPU_BIG_ENDIAN=y
# CONFIG_CPU_LITTLE_ENDIAN is not set
## end choice
# CONFIG_RAPIDIO is not set
##
## file: arch/mips/Kconfig.debug

View File

@ -5,5 +5,4 @@
# CONFIG_CPU_BIG_ENDIAN is not set
CONFIG_CPU_LITTLE_ENDIAN=y
## end choice
# CONFIG_RAPIDIO is not set