diff options
Diffstat (limited to 'configs/suvd3_defconfig')
-rw-r--r-- | configs/suvd3_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/suvd3_defconfig b/configs/suvd3_defconfig index b0b8390ff3..737d0ee6e9 100644 --- a/configs/suvd3_defconfig +++ b/configs/suvd3_defconfig @@ -3,3 +3,4 @@ CONFIG_MPC83xx=y CONFIG_TARGET_SUVD3=y CONFIG_SYS_EXTRA_OPTIONS="SUVD3" CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |