diff options
Diffstat (limited to 'configs/duovero_defconfig')
-rw-r--r-- | configs/duovero_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/duovero_defconfig b/configs/duovero_defconfig index 81d089e4cb..30e5255bbd 100644 --- a/configs/duovero_defconfig +++ b/configs/duovero_defconfig @@ -9,3 +9,4 @@ CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |