aboutsummaryrefslogtreecommitdiff
path: root/include/configs/origen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/origen.h')
-rw-r--r--include/configs/origen.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/include/configs/origen.h b/include/configs/origen.h
index 1f143618f..48425d580 100644
--- a/include/configs/origen.h
+++ b/include/configs/origen.h
@@ -69,10 +69,9 @@
#define EXYNOS4_DEFAULT_UART_OFFSET 0x020000
/* SD/MMC configuration */
-#define CONFIG_GENERIC_MMC
-#define CONFIG_MMC
-#define CONFIG_SDHCI
-#define CONFIG_S5P_SDHCI
+#define CONFIG_GENERIC_MMC 1
+#define CONFIG_MMC 1
+#define CONFIG_S5P_MMC 1
/* PWM */
#define CONFIG_PWM 1