diff options
Diffstat (limited to 'configs/netspace_v2_defconfig')
-rw-r--r-- | configs/netspace_v2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/netspace_v2_defconfig b/configs/netspace_v2_defconfig index ad4fd36b37..949f680bf3 100644 --- a/configs/netspace_v2_defconfig +++ b/configs/netspace_v2_defconfig @@ -6,4 +6,5 @@ CONFIG_SYS_EXTRA_OPTIONS="NETSPACE_V2" # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y +CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SYS_NS16550=y |