18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# MemoryStick subsystem configuration
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_cimenuconfig MEMSTICK
78c2ecf20Sopenharmony_ci	tristate "Sony MemoryStick card support"
88c2ecf20Sopenharmony_ci	help
98c2ecf20Sopenharmony_ci	  Sony MemoryStick is a proprietary storage/extension card protocol.
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci	  If you want MemoryStick support, you should say Y here and also
128c2ecf20Sopenharmony_ci	  to the specific driver for your MemoryStick interface.
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciif MEMSTICK
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ciconfig MEMSTICK_DEBUG
178c2ecf20Sopenharmony_ci	bool "MemoryStick debugging"
188c2ecf20Sopenharmony_ci	help
198c2ecf20Sopenharmony_ci	  This is an option for use by developers; most people should
208c2ecf20Sopenharmony_ci	  say N here.  This enables MemoryStick core and driver debugging.
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_cisource "drivers/memstick/core/Kconfig"
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_cisource "drivers/memstick/host/Kconfig"
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ciendif # MEMSTICK
28