diff options
Diffstat (limited to 'configs/pm9261_defconfig')
-rw-r--r-- | configs/pm9261_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/pm9261_defconfig b/configs/pm9261_defconfig index b8c6a8fa09..d2c4c25672 100644 --- a/configs/pm9261_defconfig +++ b/configs/pm9261_defconfig @@ -36,6 +36,8 @@ CONFIG_DM_GPIO=y CONFIG_AT91_GPIO=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_NAND=y CONFIG_NAND_ATMEL=y CONFIG_DM_SPI_FLASH=y |