diff options
Diffstat (limited to 'configs/r0p7734_defconfig')
-rw-r--r-- | configs/r0p7734_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/r0p7734_defconfig b/configs/r0p7734_defconfig index 376b4f3058..111cb5da90 100644 --- a/configs/r0p7734_defconfig +++ b/configs/r0p7734_defconfig @@ -27,6 +27,8 @@ CONFIG_CMD_PING=y # CONFIG_CMD_MISC is not set CONFIG_ENV_IS_IN_FLASH=y CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_SH_ETHER=y CONFIG_SCIF_CONSOLE=y CONFIG_USE_PRIVATE_LIBGCC=y |