diff options
Diffstat (limited to 'configs/xpedite550x_defconfig')
-rw-r--r-- | configs/xpedite550x_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/xpedite550x_defconfig b/configs/xpedite550x_defconfig index 5e43d22884..5d3569b34d 100644 --- a/configs/xpedite550x_defconfig +++ b/configs/xpedite550x_defconfig @@ -30,6 +30,9 @@ CONFIG_ENV_IS_IN_FLASH=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 |