summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/platform-v7a/barebox-rpi2.config2
-rw-r--r--configs/platform-v7a/barebox-rpi2.config.diff1
2 files changed, 2 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-rpi2.config b/configs/platform-v7a/barebox-rpi2.config
index dbdd16a..a5f3432 100644
--- a/configs/platform-v7a/barebox-rpi2.config
+++ b/configs/platform-v7a/barebox-rpi2.config
@@ -535,7 +535,7 @@ CONFIG_MCI_MMC_BOOT_PARTITIONS=y
#
# CONFIG_MCI_DW is not set
CONFIG_MCI_BCM283X=y
-# CONFIG_MCI_BCM283X_SDHOST is not set
+CONFIG_MCI_BCM283X_SDHOST=y
CONFIG_MCI_MMCI=y
# CONFIG_MCI_SPI is not set
CONFIG_HAVE_CLK=y
diff --git a/configs/platform-v7a/barebox-rpi2.config.diff b/configs/platform-v7a/barebox-rpi2.config.diff
index 3445342..e754b69 100644
--- a/configs/platform-v7a/barebox-rpi2.config.diff
+++ b/configs/platform-v7a/barebox-rpi2.config.diff
@@ -4,6 +4,7 @@ CONFIG_DRIVER_SERIAL_NS16550=y
CONFIG_MACH_RPI2=y
CONFIG_MALLOC_SIZE=0x400000
CONFIG_MCI_BCM283X=y
+CONFIG_MCI_BCM283X_SDHOST=y
CONFIG_MCI_MMC_BOOT_PARTITIONS=y
CONFIG_NVMEM=y
# CONFIG_NVMEM_SNVS_LPGPR is not set