summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorLuke Go <luke.go@hardkernel.com>2019-06-19 11:46:06 +0900
committerDongjin Kim <tobetter@gmail.com>2020-02-10 22:49:50 +0900
commite8732ea5faf45ab94fea63559577ae5144f722a9 (patch)
tree1337f493ffd2f0df1c862f9da0b79b8364150fc4 /configs
parent4600f45f71f51e158201aa862db3412416a9fbab (diff)
downloadu-boot-odroid-c1-e8732ea5faf45ab94fea63559577ae5144f722a9.tar.gz
ODROID-C4: introduce new board ODROID-C4 and its board configuration
Change-Id: I112d1c669784fd989405c6dfe788e084eb09785e
Diffstat (limited to 'configs')
-rw-r--r--configs/odroidc4_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/odroidc4_defconfig b/configs/odroidc4_defconfig
new file mode 100644
index 0000000000..d8e5d0234a
--- /dev/null
+++ b/configs/odroidc4_defconfig
@@ -0,0 +1,6 @@
+CONFIG_ARM=y
+CONFIG_TARGET_MESON_G12A=y
+CONFIG_ODROID_C4=y
+CONFIG_DM=y
+CONFIG_DM_GPIO=y
+CONFIG_AML_GPIO=y