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:
Gregory Nutt
2013-11-15 09:49:27 -06:00
parent 121de26583
commit f1671bb6a7
10 changed files with 25 additions and 4 deletions
+2
View File
@@ -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,"