summary refs log tree commit diff
path: root/drivers
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2013-01-16 18:53:45 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-21 14:52:44 -0800
commitcc14e209c9cb5f2a82424d7aac1f0c763c8e8e7b (patch)
tree7109f8e3ab33917fc19e1837380bad3d7af45849 /drivers
parent686f31aced6926dfeee98c39b34e1d52cfeb05aa (diff)
downloadlinux-cc14e209c9cb5f2a82424d7aac1f0c763c8e8e7b.tar.gz
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')
-rw-r--r--drivers/memstick/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/memstick/Kconfig b/drivers/memstick/Kconfig
index f0ca41c20323..1314605d791f 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.