Skip to content
Snippets Groups Projects
Commit 508b9f58 authored by xypron.glpk@gmx.de's avatar xypron.glpk@gmx.de Committed by Tom Rini
Browse files

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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 79aa33cd
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment