diff options
Diffstat (limited to 'configs/P1023RDB_defconfig')
-rw-r--r-- | configs/P1023RDB_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/P1023RDB_defconfig b/configs/P1023RDB_defconfig index a740803751..b4e27c4d23 100644 --- a/configs/P1023RDB_defconfig +++ b/configs/P1023RDB_defconfig @@ -29,6 +29,8 @@ CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_FLASH=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_PHYLIB=y CONFIG_PHY_GIGE=y CONFIG_E1000=y |