diff options
Diffstat (limited to 'configs/xpedite537x_defconfig')
-rw-r--r-- | configs/xpedite537x_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/xpedite537x_defconfig b/configs/xpedite537x_defconfig index 6f2102e02a..e009aabb55 100644 --- a/configs/xpedite537x_defconfig +++ b/configs/xpedite537x_defconfig @@ -32,6 +32,9 @@ CONFIG_CMD_PCA953X=y CONFIG_DS4510=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 |