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>
Sat, 5 May 2012 13:04:55 +0000 (15:04 +0200)
commitf4d67f805b3bad49fc51e0fe9d89a4be96c8ecad
tree06d342569a0444de5fe8545af21b9baf34d6e6e3
parent98b2f5a69a6fe9caf109781e5ac2b84c2e1766f5
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>
config/confdata.c