]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-omap2/omap3/Kconfig
mx6: Support SKS-Kinkel sksimx6 Board
[u-boot] / arch / arm / mach-omap2 / omap3 / Kconfig
index 11f5f058b9e0c4772da7fd90c06570d16ba070f5..6d714f6cdb2ce23aa71103df3d34c93d83541871 100644 (file)
@@ -22,6 +22,11 @@ choice
 
 config TARGET_AM3517_EVM
        bool "AM3517 EVM"
+       select DM
+       select DM_SERIAL
+       select DM_GPIO
+       select DM_I2C
+       select DM_MMC
 
 config TARGET_MT_VENTOUX
        bool "TeeJet Mt.Ventoux"
@@ -56,6 +61,10 @@ config TARGET_DEVKIT8000
 
 config TARGET_OMAP3_EVM
        bool "TI OMAP3 EVM"
+       select DM
+       select DM_SERIAL
+       select DM_GPIO
+       select OMAP3_GPIO_3
 
 config TARGET_OMAP3_IGEP00X0
        bool "IGEP"