mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being)
This commit is contained in:
@@ -427,6 +427,8 @@ endif
|
||||
config USBMSC
|
||||
bool "USB Mass storage class device"
|
||||
default n
|
||||
select FS_READABLE
|
||||
select FS_WRITABLE
|
||||
---help---
|
||||
References:
|
||||
"Universal Serial Bus Mass Storage Class, Specification Overview,"
|
||||
|
||||
Reference in New Issue
Block a user