diff options
Diffstat (limited to 'configs/devconcenter_defconfig')
-rw-r--r-- | configs/devconcenter_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/devconcenter_defconfig b/configs/devconcenter_defconfig index f75bb6204d0..0322e31b6eb 100644 --- a/configs/devconcenter_defconfig +++ b/configs/devconcenter_defconfig @@ -3,3 +3,4 @@ CONFIG_4xx=y CONFIG_TARGET_INTIP=y CONFIG_SYS_EXTRA_OPTIONS="DEVCONCENTER" CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |