diff options
Diffstat (limited to 'configs/io_defconfig')
-rw-r--r-- | configs/io_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/io_defconfig b/configs/io_defconfig index 17c9c9d771..e83112ca48 100644 --- a/configs/io_defconfig +++ b/configs/io_defconfig @@ -6,3 +6,4 @@ CONFIG_AUTOBOOT_STOP_STR=" " # CONFIG_CMD_ELF is not set # CONFIG_CMD_NFS is not set CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |