summaryrefslogtreecommitdiff
path: root/configs/odroid-c2_defconfig
diff options
context:
space:
mode:
authorxypron.glpk@gmx.de <xypron.glpk@gmx.de>2017-06-29 19:29:55 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-06 20:17:16 (GMT)
commit508b9f58e3afa8fd19eb7549bb9777d570c0365f (patch)
tree81c398dcb03c8d365f5563588c5c499bd645f13e /configs/odroid-c2_defconfig
parent79aa33cdb3d2a158c5ccb35173cbd2ab084d8e9c (diff)
downloadu-boot-fsl-qoriq-508b9f58e3afa8fd19eb7549bb9777d570c0365f.tar.xz
configs: Odroid C2: enable device tree overlays
The Odroid C2 comes with several expansion options such as an RTC module. As these expansions are not considered in the Linux device tree they have to be enabled via device tree overlays. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'configs/odroid-c2_defconfig')
-rw-r--r--configs/odroid-c2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/odroid-c2_defconfig b/configs/odroid-c2_defconfig
index 547cd52..3531414 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