x86 set appropriate FRAME_WARN build time warnings

needs gcc 4.4, obsoletes make checkstack
see 35bb5b1e0e84cfa1a8906f7e6a77f391ff315791

svn path=/dists/trunk/linux-2.6/; revision=11290
This commit is contained in:
Maximilian Attems 2008-05-05 12:01:12 +00:00
parent 827d6da494
commit 287a037a26
2 changed files with 2 additions and 0 deletions

View File

@ -1481,6 +1481,7 @@ CONFIG_CRC32=y
##
## file: lib/Kconfig.debug
##
CONFIG_FRAME_WARN=2048
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set

View File

@ -1741,6 +1741,7 @@ CONFIG_CRC32=y
##
## file: lib/Kconfig.debug
##
CONFIG_FRAME_WARN=1024
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set