diff options
Diffstat (limited to 'configs/wandboard_defconfig')
-rw-r--r-- | configs/wandboard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig index f2c9cd2e67..f6bd3081e0 100644 --- a/configs/wandboard_defconfig +++ b/configs/wandboard_defconfig @@ -8,3 +8,4 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL" CONFIG_CMD_GPIO=y CONFIG_DM=y CONFIG_DM_THERMAL=y +CONFIG_OF_LIBFDT=y |