Add console harness support for USB mass storage test. Also, using overlay config for DISK_ACCESS configuration and accessing the different config file with different method. Signed-off-by: Ajay Kishore <ajay.kishore@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
# config to disk access over SPI flash
|
|
CONFIG_DISK_ACCESS_FLASH=y
|
|
CONFIG_MASS_STORAGE_DISK_NAME="NAND"
|
|
CONFIG_SPI=y
|