2 # MemoryStick subsystem configuration
6 tristate "Sony MemoryStick card support (EXPERIMENTAL)"
8 Sony MemoryStick is a proprietary storage/extension card protocol.
10 If you want MemoryStick support, you should say Y here and also
11 <<<<<<< HEAD:drivers/memstick/Kconfig
12 to the specific driver for your MMC interface.
14 to the specific driver for your MemoryStick interface.
15 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/memstick/Kconfig
20 bool "MemoryStick debugging"
22 This is an option for use by developers; most people should
23 say N here. This enables MemoryStick core and driver debugging.
26 source "drivers/memstick/core/Kconfig"
28 source "drivers/memstick/host/Kconfig"