diff options
Diffstat (limited to 'configs/r2dplus_defconfig')
-rw-r--r-- | configs/r2dplus_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/r2dplus_defconfig b/configs/r2dplus_defconfig index b3b915c9f7..4c1912c8a1 100644 --- a/configs/r2dplus_defconfig +++ b/configs/r2dplus_defconfig @@ -16,6 +16,8 @@ CONFIG_CMD_EXT2=y CONFIG_DOS_PARTITION=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_RTL8139=y CONFIG_PCI=y CONFIG_SCIF_CONSOLE=y |