]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - configs/odroid_defconfig
odroid: defconfig: disable memset at malloc init
[karo-tx-uboot.git] / configs / odroid_defconfig
index a1c7ac58b6c7123f261733bec0652115049fa34c..cfb29e0e4807bbbb0544846ccc4b344a8785d1c6 100644 (file)
@@ -1,3 +1,7 @@
 CONFIG_ARM=y
 CONFIG_ARCH_EXYNOS=y
 CONFIG_TARGET_ODROID=y
+CONFIG_OF_CONTROL=y
+CONFIG_DM_I2C=y
+CONFIG_DM_I2C_COMPAT=y
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set