summaryrefslogtreecommitdiffstats
path: root/configs/odroid_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/odroid_defconfig')
-rw-r--r--configs/odroid_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/odroid_defconfig b/configs/odroid_defconfig
index d32b5b583a..a63fe96790 100644
--- a/configs/odroid_defconfig
+++ b/configs/odroid_defconfig
@@ -1,8 +1,8 @@
CONFIG_ARM=y
CONFIG_ARCH_EXYNOS=y
CONFIG_TARGET_ODROID=y
-CONFIG_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="exynos4412-odroid"
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
+CONFIG_OF_CONTROL=y
CONFIG_DM_I2C=y
CONFIG_DM_I2C_COMPAT=y
-# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
OpenPOWER on IntegriCloud