summaryrefslogtreecommitdiff
path: root/drivers/memstick
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2013-01-17 02:53:45 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-21 22:52:44 (GMT)
commitcc14e209c9cb5f2a82424d7aac1f0c763c8e8e7b (patch)
tree7109f8e3ab33917fc19e1837380bad3d7af45849 /drivers/memstick
parent686f31aced6926dfeee98c39b34e1d52cfeb05aa (diff)
downloadlinux-fsl-qoriq-cc14e209c9cb5f2a82424d7aac1f0c763c8e8e7b.tar.xz
drivers/memstick: 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: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Cc: Alex Dubov <oakad@yahoo.com> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/memstick')
-rw-r--r--drivers/memstick/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/memstick/Kconfig b/drivers/memstick/Kconfig
index f0ca41c..1314605 100644
--- a/drivers/memstick/Kconfig
+++ b/drivers/memstick/Kconfig
@@ -3,7 +3,7 @@
#
menuconfig MEMSTICK
- tristate "Sony MemoryStick card support (EXPERIMENTAL)"
+ tristate "Sony MemoryStick card support"
help
Sony MemoryStick is a proprietary storage/extension card protocol.