summaryrefslogtreecommitdiffstats
path: root/drivers/mci/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2020-05-14 07:11:20 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-05-14 07:11:20 +0200
commit9b01acf90f04aaf3f6f41875e91272cbeac51171 (patch)
treee0a8f1d096d3b8967961386a98cf08f28f494998 /drivers/mci/Kconfig
parent6e68393fb17254850b9bfc8e268569a05111c29c (diff)
parentb1dd1585deb21db5b595549267219ff9364dd4c8 (diff)
downloadbarebox-9b01acf90f04aaf3f6f41875e91272cbeac51171.tar.gz
barebox-9b01acf90f04aaf3f6f41875e91272cbeac51171.tar.xz
Merge branch 'for-next/powerpc'
Diffstat (limited to 'drivers/mci/Kconfig')
-rw-r--r--drivers/mci/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/mci/Kconfig b/drivers/mci/Kconfig
index 73da291300..60c60ceaa5 100644
--- a/drivers/mci/Kconfig
+++ b/drivers/mci/Kconfig
@@ -125,6 +125,14 @@ config MCI_ATMEL
Enable this entry to add support to read and write SD cards on a
Atmel AT91.
+config MCI_ATMEL_SDHCI
+ bool "ATMEL SDHCI (sama5d2)"
+ select MCI_SDHCI
+ depends on ARCH_AT91
+ help
+ Enable this entry to add support to read and write SD cards on an
+ Atmel sama5d2
+
config MCI_MMCI
bool "ARM PL180 MMCI"
depends on ARM_AMBA