diff options
Diffstat (limited to 'configs/tricorder_flash_defconfig')
-rw-r--r-- | configs/tricorder_flash_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tricorder_flash_defconfig b/configs/tricorder_flash_defconfig index 1cf39286a0..3bac8e3216 100644 --- a/configs/tricorder_flash_defconfig +++ b/configs/tricorder_flash_defconfig @@ -11,3 +11,4 @@ CONFIG_SYS_EXTRA_OPTIONS="FLASHCARD" # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |