diff options
Diffstat (limited to 'configs/MPC8569MDS_defconfig')
-rw-r--r-- | configs/MPC8569MDS_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/MPC8569MDS_defconfig b/configs/MPC8569MDS_defconfig index 442f18e4f7..a778eaeeb8 100644 --- a/configs/MPC8569MDS_defconfig +++ b/configs/MPC8569MDS_defconfig @@ -24,6 +24,8 @@ CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_FSL_ESDHC=y CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_E1000=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |