commit | 508b9f58e3afa8fd19eb7549bb9777d570c0365f | [log] [tgz] |
---|---|---|
author | xypron.glpk@gmx.de <xypron.glpk@gmx.de> | Thu Jun 29 21:29:55 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 06 16:17:16 2017 -0400 |
tree | 81c398dcb03c8d365f5563588c5c499bd645f13e | |
parent | 79aa33cdb3d2a158c5ccb35173cbd2ab084d8e9c [diff] |
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>