diff options
Diffstat (limited to 'configs/cairo_defconfig')
-rw-r--r-- | configs/cairo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cairo_defconfig b/configs/cairo_defconfig index 3844bd4a77..e421fe1ab1 100644 --- a/configs/cairo_defconfig +++ b/configs/cairo_defconfig @@ -10,3 +10,4 @@ CONFIG_SYS_PROMPT="Cairo # " CONFIG_CMD_GPIO=y # CONFIG_CMD_NET is not set CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |