diff options
Diffstat (limited to 'configs/MPC8541CDS_legacy_defconfig')
-rw-r--r-- | configs/MPC8541CDS_legacy_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8541CDS_legacy_defconfig b/configs/MPC8541CDS_legacy_defconfig index 3ae3a3de76..73b7a7227a 100644 --- a/configs/MPC8541CDS_legacy_defconfig +++ b/configs/MPC8541CDS_legacy_defconfig @@ -3,3 +3,4 @@ CONFIG_MPC85xx=y CONFIG_TARGET_MPC8541CDS=y CONFIG_SYS_EXTRA_OPTIONS="LEGACY" CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |