]> 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>
Mon, 5 Nov 2012 22:45:35 +0000 (14:45 -0800)
commita2768ff1127a30fe4f3a5c4e8db67a842449e500
tree28b16b9d0e1565ab46e99cd0122b622a0f0059e8
parent748edcbaf517341874e2c7c4c8092dfed762d3e6
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