debian/config/amd64/config, debian/config/kernelarch-x86/config-arch-64:

Move options.

svn path=/dists/trunk/linux-2.6/; revision=13765
This commit is contained in:
Bastian Blank 2009-06-10 11:17:20 +00:00
parent 6531948445
commit b6a7f6750a
2 changed files with 11 additions and 11 deletions

View File

@ -1212,17 +1212,6 @@ CONFIG_ULTRIX_PARTITION=y
CONFIG_SUN_PARTITION=y
CONFIG_EFI_PARTITION=y
##
## file: init/Kconfig
##
## choice: RCU Implementation
# CONFIG_CLASSIC_RCU is not set
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
## end choice
CONFIG_RCU_FANOUT=64
# CONFIG_RCU_FANOUT_EXACT is not set
##
## file: kernel/power/Kconfig
##

View File

@ -42,6 +42,17 @@ CONFIG_CRYPTO_AES_X86_64=m
CONFIG_CRYPTO_SALSA20_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64=m
##
## file: init/Kconfig
##
## choice: RCU Implementation
# CONFIG_CLASSIC_RCU is not set
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
## end choice
CONFIG_RCU_FANOUT=64
# CONFIG_RCU_FANOUT_EXACT is not set
##
## file: lib/Kconfig.debug
##