diff options
Diffstat (limited to 'configs/MPC8610HPCD_defconfig')
-rw-r--r-- | configs/MPC8610HPCD_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/MPC8610HPCD_defconfig b/configs/MPC8610HPCD_defconfig index 2df03d7a00..cfdfa9011f 100644 --- a/configs/MPC8610HPCD_defconfig +++ b/configs/MPC8610HPCD_defconfig @@ -22,6 +22,8 @@ CONFIG_DOS_PARTITION=y CONFIG_SCSI_AHCI=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_SCSI=y CONFIG_SYS_NS16550=y CONFIG_USB=y |