commit | e4757cab4cff01e9c47b14376be7438694032c3c | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Apr 12 19:46:34 2012 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Apr 12 18:35:58 2012 -0700 |
tree | 38e7828df0824c7cf4385e2ecdc29295d5df0864 | |
parent | a959613533a176a8f5f402585827e94a5220d2db [diff] |
kconfig: delete last traces of __enabled_ from autoconf.h We've now fixed IS_ENABLED() and friends to not require any special "__enabled_" prefixed versions of the normal Kconfig options, so delete the last traces of them being generated. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>