]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/omap3_logic.h
Merge branch 'master' of git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / include / configs / omap3_logic.h
index 772fc60c9c3e17422202d8ec98b2622cbe7be0fc..f8978037f2ba9ba8cf7b74891958c4227bcea3a2 100644 (file)
@@ -23,6 +23,7 @@
  * DM support in SPL
  */
 #undef CONFIG_DM_MMC
+#undef CONFIG_DM_MMC_OPS
 #undef OMAP_HSMMC_USE_GPIO
 
 /* select serial console configuration for SPL */
 
 /* Hardware drivers */
 
-/* GPIO banks */
-#define CONFIG_OMAP3_GPIO_4            /* GPIO 96..128 is in GPIO bank 4 */
-#define CONFIG_OMAP3_GPIO_6            /* GPIO160..191 is in GPIO bank 6 */
-
 #define CONFIG_USB_OMAP3
 
 /* commands to include */