diff options
Diffstat (limited to 'configs/MPC8568MDS_defconfig')
-rw-r--r-- | configs/MPC8568MDS_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8568MDS_defconfig b/configs/MPC8568MDS_defconfig index f3544a2557..190b0b89df 100644 --- a/configs/MPC8568MDS_defconfig +++ b/configs/MPC8568MDS_defconfig @@ -25,5 +25,6 @@ CONFIG_SYS_FLASH_CFI=y CONFIG_PHY_MARVELL=y CONFIG_MII=y CONFIG_TSEC_ENET=y +CONFIG_QE=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |