drivers/video/console: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Thu, 17 Jan 2013 02:53:58 +0000 (18:53 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 22:52:45 +0000 (14:52 -0800)
commit55ec4c3c962ac0e751ca5947328826ed094baa78
tree8ff6b4483ca6cda2e40606fa41cf025b2dde5582
parentd1d34224f436323ece698eba7063e2a818e2f80e
drivers/video/console: remove depends on CONFIG_EXPERIMENTAL

The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
while now and is almost always enabled by default. As agreed during the
Linux kernel summit, remove it from any "depends on" lines in Kconfigs.

CC: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
CC: Mathieu Poirier <mathieu.poirier@linaro.org>
CC: Jiri Kosina <jkosina@suse.cz>
CC: Paul Bolle <pebolle@tiscali.nl>
CC: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/video/console/Kconfig