]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - configs/odroid_defconfig
odroid-xu3: defconfig: disable memset at malloc init
[karo-tx-uboot.git] / configs / odroid_defconfig
index a8428373acfe8b000d528f982ccb252836b22ed2..cfb29e0e4807bbbb0544846ccc4b344a8785d1c6 100644 (file)
@@ -2,4 +2,6 @@ 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