From: Paul Gortmaker Date: Thu, 12 Apr 2012 23:46:34 +0000 (-0400) Subject: kconfig: delete last traces of __enabled_ from autoconf.h X-Git-Tag: v3.4-rc3~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4757cab4cff01e9c47b14376be7438694032c3c;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed