kconfig: delete last traces of __enabled_ from autoconf.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 12 Apr 2012 23:46:34 +0000 (19:46 -0400)
committerChristian Lamparter <chunkeey@googlemail.com>
Thu, 13 Sep 2012 23:48:27 +0000 (01:48 +0200)
commitf11f37fb0552128b46cdfef44e65a5b2d0c6f3f3
tree99c5d0caf6e24d57f00687717683f03257526321
parentda07930fac078b9a116196076dff1a5ddc85f0aa
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>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
config/confdata.c