]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/i2c/muxes: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:17:10 +0000 (11:17 -0700)
committerKees Cook <keescook@chromium.org>
Mon, 5 Nov 2012 22:45:34 +0000 (14:45 -0800)
commit43720384ec9c714d30bf4f69f8069d4e7139e612
treeb986dae1f66e651edf6e23e2f0b99eff56c45bc5
parentcf33212dfb5b035e8b914cf40e4189bae6cd563b
drivers/i2c/muxes: 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: Stephen Warren <swarren@nvidia.com>
CC: Peter Korsgaard <peter.korsgaard@barco.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Peter Korsgaard <peter.korsgaard@barco.com>
drivers/i2c/muxes/Kconfig