Explicitly disable JUMP_LABEL for now

Currently saves some cycles but significantly increases size.

svn path=/dists/trunk/linux-2.6/; revision=18301
This commit is contained in:
Ben Hutchings 2011-11-22 06:06:47 +00:00
parent 7547fa690b
commit 60407a92ff
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
##
## file: arch/Kconfig
##
# CONFIG_JUMP_LABEL is not set
##
## file: block/Kconfig
##