]> 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>
Wed, 31 Oct 2012 20:10:05 +0000 (13:10 -0700)
commitbc52ce6e5851ac8bd042f8d892aa3882eb33f097
tree0c6910812f465f74dc35805b2b7f0dc0e6e20131
parent125ad592596a9fa25a1cc0af83303d77c60a1e4b
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