diff options
Diffstat (limited to 'configs/sh7785lcr_defconfig')
-rw-r--r-- | configs/sh7785lcr_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sh7785lcr_defconfig b/configs/sh7785lcr_defconfig index cbf047427d..d48ba73346 100644 --- a/configs/sh7785lcr_defconfig +++ b/configs/sh7785lcr_defconfig @@ -30,6 +30,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 |