https://github.com/torvalds/linux
Revision a959613533a176a8f5f402585827e94a5220d2db authored by Paul Gortmaker on 12 April 2012, 23:46:33 UTC, committed by Linus Torvalds on 13 April 2012, 01:35:58 UTC
This reverts commit 953742c8fe8ac45be453fee959d7be40cd89f920.

Dumping two lines into autoconf.h for all existing Kconfig options
results in a giant file (~16k lines) we have to process each time we
compile something.  We've weaned IS_ENABLED() and similar off of
requiring the __enabled_ definitions so now we can revert the change
which caused all the extra lines.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 69349c2
History
Tip revision: a959613533a176a8f5f402585827e94a5220d2db authored by Paul Gortmaker on 12 April 2012, 23:46:33 UTC
Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols"
Tip revision: a959613
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 205.5 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top