diff options
Diffstat (limited to 'configs/mt_ventoux_defconfig')
-rw-r--r-- | configs/mt_ventoux_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mt_ventoux_defconfig b/configs/mt_ventoux_defconfig index a0153e4022..338df22342 100644 --- a/configs/mt_ventoux_defconfig +++ b/configs/mt_ventoux_defconfig @@ -8,3 +8,4 @@ CONFIG_SYS_PROMPT="mt_ventoux => " CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |