diff options
Diffstat (limited to 'configs/xpedite520x_defconfig')
-rw-r--r-- | configs/xpedite520x_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/xpedite520x_defconfig b/configs/xpedite520x_defconfig index 296bb017a9..1c0bd951ee 100644 --- a/configs/xpedite520x_defconfig +++ b/configs/xpedite520x_defconfig @@ -29,6 +29,9 @@ CONFIG_CMD_JFFS2=y CONFIG_CMD_PCA953X=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y +CONFIG_SYS_FLASH_CFI=y CONFIG_PHY_MARVELL=y CONFIG_MII=y CONFIG_TSEC_ENET=y |