diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/odroid-c2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/odroid-c2_defconfig b/configs/odroid-c2_defconfig index 547cd52ec25..35314142a04 100644 --- a/configs/odroid-c2_defconfig +++ b/configs/odroid-c2_defconfig @@ -28,3 +28,4 @@ CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_DEBUG_UART_ANNOUNCE=y CONFIG_DEBUG_UART_SKIP_INIT=y CONFIG_MESON_SERIAL=y +CONFIG_OF_LIBFDT_OVERLAY=y |