samples: subsys: usb: Set disk name Kconfig option
Assign the appropriate disk name Kconfig option to the usb mass storage sample test. Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
This commit is contained in:
parent
2b5b7da9f3
commit
9413682942
1 changed files with 2 additions and 0 deletions
|
@ -19,7 +19,9 @@ CONFIG_SYS_LOG_USB_MASS_STORAGE_LEVEL=1
|
|||
|
||||
#SPI flash related configs
|
||||
CONFIG_DISK_ACCESS_FLASH=y
|
||||
CONFIG_MASS_STORAGE_DISK_NAME="NAND"
|
||||
CONFIG_SPI=y
|
||||
|
||||
#Want RAM DISK instead ? comment the whole flash block and uncomment
|
||||
#CONFIG_DISK_ACCESS_RAM=y
|
||||
#CONFIG_MASS_STORAGE_DISK_NAME="RAM"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue