tests: fs: fat_fs_api: disable flash disk in RAM test
Disable the flash disk driver in the RAM driver test to prevent the test using the wrong disk in the tests. Signed-off-by: Jordan Yates <jordan@embeint.com>
This commit is contained in:
parent
35059a1b3a
commit
c9b1daa7ae
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ CONFIG_FAT_FILESYSTEM_ELM=y
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_FLASH=y
|
||||
CONFIG_FLASH_MAP=y
|
||||
CONFIG_DISK_DRIVER_FLASH=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue