diff options
Diffstat (limited to 'configs/xpedite517x_defconfig')
-rw-r--r-- | configs/xpedite517x_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/xpedite517x_defconfig b/configs/xpedite517x_defconfig index f52749cc01..d2d8313da6 100644 --- a/configs/xpedite517x_defconfig +++ b/configs/xpedite517x_defconfig @@ -28,6 +28,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 |