debian/config/amd64/config, debian/config/i386/config,

debian/config/kernelarch-x86: Move options.

svn path=/dists/trunk/linux-2.6/; revision=13763
This commit is contained in:
Bastian Blank 2009-06-10 11:09:58 +00:00
parent 93c8083557
commit 9125b997aa
4 changed files with 10 additions and 2 deletions

View File

@ -1240,7 +1240,6 @@ CONFIG_PM_STD_PARTITION=""
##
## file: lib/Kconfig.debug
##
CONFIG_FRAME_WARN=2048
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set

View File

@ -1418,7 +1418,6 @@ CONFIG_PM_STD_PARTITION=""
##
## file: lib/Kconfig.debug
##
CONFIG_FRAME_WARN=1024
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set

View File

@ -79,3 +79,8 @@ CONFIG_CRYPTO_AES_586=m
CONFIG_CRYPTO_SALSA20_586=m
CONFIG_CRYPTO_TWOFISH_586=m
##
## file: lib/Kconfig.debug
##
CONFIG_FRAME_WARN=1024

View File

@ -42,6 +42,11 @@ CONFIG_CRYPTO_AES_X86_64=m
CONFIG_CRYPTO_SALSA20_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64=m
##
## file: lib/Kconfig.debug
##
CONFIG_FRAME_WARN=2048
##
## file: mm/Kconfig
##