]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/omap4/Kconfig
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / omap4 / Kconfig
index 92eb2f4aca9fbc6beb5058f98c41688bdde5024e..5c8af63c05aa598d216b69ab78c71d3fb1598792 100644 (file)
@@ -6,6 +6,12 @@ config SPL_EXT_SUPPORT
 config SPL_FAT_SUPPORT
        default y
 
+config SPL_GPIO_SUPPORT
+       default y
+
+config SPL_I2C_SUPPORT
+       default y
+
 choice
        prompt "OMAP4 board select"
        optional