]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - configs/odroid_defconfig
imx:mx6dlsabresd fix error detecting thermal
[karo-tx-uboot.git] / configs / odroid_defconfig
index a1c7ac58b6c7123f261733bec0652115049fa34c..d32b5b583a808057a2375a53cc5c317fe05d6b0b 100644 (file)
@@ -1,3 +1,8 @@
 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