OSDN Git Service

drivers/i2c: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Thu, 17 Jan 2013 02:53:37 +0000 (18:53 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 22:52:43 +0000 (14:52 -0800)
commit417e86ce5ea8b87f864909f54f38a0b78aeb15b7
tree1a66eb7ae0a2fdb5476382342d58c03f350f9688
parente11847b18402ded98e06fb7e9520603a3626bfb7
drivers/i2c: 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: Ralf Baechle <ralf@linux-mips.org>
CC: Manuel Lauss <manuel.lauss@googlemail.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/i2c/Kconfig
drivers/i2c/busses/Kconfig