]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/mmc/host: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:17:47 +0000 (11:17 -0700)
committerKees Cook <keescook@chromium.org>
Wed, 31 Oct 2012 20:10:06 +0000 (13:10 -0700)
commit302119d3621f5c4a354c9f6ee737c93ae3d2eed9
treed18045d07b2792bf234922e61378c4316f438190
parente3d88553881fab6d02c8c1fcaa7bc2123c1168e4
drivers/mmc/host: 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: Chris Ball <cjb@laptop.org>
CC: Sascha Hauer <s.hauer@pengutronix.de>
CC: Fabio Estevam <fabio.estevam@freescale.com>
CC: Manuel Lauss <manuel.lauss@googlemail.com>
CC: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/Kconfig