✏️ 正在编辑: Kconfig
路径:
/usr/src/linux-aws-headers-4.15.0-1057/drivers/memstick/Kconfig
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# # MemoryStick subsystem configuration # menuconfig MEMSTICK tristate "Sony MemoryStick card support" help Sony MemoryStick is a proprietary storage/extension card protocol. If you want MemoryStick support, you should say Y here and also to the specific driver for your MemoryStick interface. if MEMSTICK config MEMSTICK_DEBUG bool "MemoryStick debugging" help This is an option for use by developers; most people should say N here. This enables MemoryStick core and driver debugging. source "drivers/memstick/core/Kconfig" source "drivers/memstick/host/Kconfig" endif # MEMSTICK
💾 保存文件
← 返回文件管理器