1 # SPDX-License-Identifier: GPL-2.0-only
3 # MemoryStick subsystem configuration
7 tristate "Sony MemoryStick card support"
9 Sony MemoryStick is a proprietary storage/extension card protocol.
11 If you want MemoryStick support, you should say Y here and also
12 to the specific driver for your MemoryStick interface.
17 bool "MemoryStick debugging"
19 This is an option for use by developers; most people should
20 say N here. This enables MemoryStick core and driver debugging.
23 source "drivers/memstick/core/Kconfig"
25 source "drivers/memstick/host/Kconfig"