summaryrefslogtreecommitdiff
path: root/include/configs/rk3288_common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-06-12 23:30:21 -0600
committerSimon Glass <sjg@chromium.org>2016-07-11 14:06:44 -0600
commit7d1c8d99fd12ad1e879533075b87c908462c1fd3 (patch)
tree9ebba2e62625c85a66a609db2b640a0e72395a02 /include/configs/rk3288_common.h
parentc0c76ebae3d088867e38fb7a61e290ed9676e516 (diff)
rockchip: Disable CONFIG_SDHCI
This option is not actually needed for rockchip boards. Drop it, since it will not support driver-model MMC operation support. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/rk3288_common.h')
-rw-r--r--include/configs/rk3288_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h
index 9d50d834db..8adc26fc8b 100644
--- a/include/configs/rk3288_common.h
+++ b/include/configs/rk3288_common.h
@@ -51,7 +51,6 @@
/* MMC/SD IP block */
#define CONFIG_MMC
#define CONFIG_GENERIC_MMC
-#define CONFIG_SDHCI
#define CONFIG_DWMMC
#define CONFIG_BOUNCE_BUFFER