commit | 8f91086b366b3c99f208daf820b7624a9ab5ebc1 | [log] [tgz] |
---|---|---|
author | Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com> | Mon Apr 17 10:11:57 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 27 17:01:15 2023 -0400 |
tree | c27f8e391a0292dfde1cefe847a1610a34d2e049 | |
parent | f939b5c9b44f721c9030e2c71cf5427a6088b3cd [diff] |
corstone1000: enable NVM XIP QSPI flash add the QSPI flash device with block storage capability Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig index 383317f..35f7635 100644 --- a/configs/corstone1000_defconfig +++ b/configs/corstone1000_defconfig
@@ -52,3 +52,4 @@ CONFIG_USB=y CONFIG_USB_ISP1760=y CONFIG_ERRNO_STR=y +CONFIG_NVMXIP_QSPI=y