summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoy Cho <joy.cho@hardkernel.com>2018-07-23 13:39:04 +0900
committerJoy Cho <joy.cho@hardkernel.com>2018-07-23 14:00:57 +0900
commit393540982806ae28d1c4f4dba9819a72eb2c689b (patch)
tree75d11fd7fae5cabc26a4094934f203392358026b /configs
parent94f8dacca03bedad6e33c0e241f953096ae6c346 (diff)
downloadu-boot-odroid-c1-393540982806ae28d1c4f4dba9819a72eb2c689b.tar.gz
ODROID-N2: introduce odroid-n2 board and configuration
Change-Id: I6ac6af1a67c7340069a3949ac8a575fe2695ea70
Diffstat (limited to 'configs')
-rw-r--r--configs/odroidn2_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/odroidn2_defconfig b/configs/odroidn2_defconfig
new file mode 100644
index 0000000000..0e310d0a37
--- /dev/null
+++ b/configs/odroidn2_defconfig
@@ -0,0 +1,6 @@
+CONFIG_ARM=y
+CONFIG_TARGET_MESON_G12B=y
+CONFIG_ODROID_N2=y
+CONFIG_DM=y
+CONFIG_DM_GPIO=y
+CONFIG_AML_GPIO=y