diff options
Diffstat (limited to 'configs/sh7785lcr_32bit_defconfig')
-rw-r--r-- | configs/sh7785lcr_32bit_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sh7785lcr_32bit_defconfig b/configs/sh7785lcr_32bit_defconfig index ebcde31d22..b520be5c37 100644 --- a/configs/sh7785lcr_32bit_defconfig +++ b/configs/sh7785lcr_32bit_defconfig @@ -31,6 +31,8 @@ CONFIG_CMD_FAT=y CONFIG_MAC_PARTITION=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_PCI=y CONFIG_SCIF_CONSOLE=y CONFIG_USB=y |