omap3_logic: Remove unnecessary undefs
[oweals/u-boot.git] / include / configs / omap3_logic.h
index 6414383fe30e73bc8a2440c685912d5cd366b66b..7ffc4f767128e98fa55a0987f42ddbd3f6ccc10f 100644 (file)
 #include <configs/ti_omap3_common.h>
 
 #ifdef CONFIG_SPL_BUILD
-/*
- * Disable MMC DM for SPL build and can be re-enabled after adding
- * DM support in SPL
- */
-#undef CONFIG_DM_MMC
-#undef OMAP_HSMMC_USE_GPIO
-
 /* select serial console configuration for SPL */
 #undef CONFIG_CONS_INDEX
 #define CONFIG_CONS_INDEX              1