
16 Jan
2023
16 Jan
'23
6:28 p.m.
From: Abdellatif El Khlifi abdellatif.elkhlifi@arm.com
add the QSPI flash device with block storage capability
Signed-off-by: Abdellatif El Khlifi abdellatif.elkhlifi@arm.com --- configs/corstone1000_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig index dddfa27507..815355a544 100644 --- a/configs/corstone1000_defconfig +++ b/configs/corstone1000_defconfig @@ -52,3 +52,4 @@ CONFIG_DM_SERIAL=y CONFIG_USB=y CONFIG_USB_ISP1760=y CONFIG_ERRNO_STR=y +CONFIG_NVMXIP_QSPI=y
--
2.17.1