summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/odroid_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/odroid_defconfig b/configs/odroid_defconfig
index cfb29e0e48..d32b5b583a 100644
--- a/configs/odroid_defconfig
+++ b/configs/odroid_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_ARCH_EXYNOS=y
CONFIG_TARGET_ODROID=y
CONFIG_OF_CONTROL=y
+CONFIG_DEFAULT_DEVICE_TREE="exynos4412-odroid"
CONFIG_DM_I2C=y
CONFIG_DM_I2C_COMPAT=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
OpenPOWER on IntegriCloud