diff options
Diffstat (limited to 'configs/ap121_defconfig')
-rw-r--r-- | configs/ap121_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ap121_defconfig b/configs/ap121_defconfig index f509fa0e99..fbb80dc496 100644 --- a/configs/ap121_defconfig +++ b/configs/ap121_defconfig @@ -38,8 +38,8 @@ CONFIG_USE_ENV_SPI_MAX_HZ=y CONFIG_ENV_SPI_MAX_HZ=25000000 CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y -CONFIG_DM_SPI_FLASH=y CONFIG_MTD=y +CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH_ATMEL=y CONFIG_SPI_FLASH_EON=y CONFIG_SPI_FLASH_GIGADEVICE=y |