|
@@ -481,6 +481,12 @@ config MMC_SDHCI_ZYNQ
|
|
help
|
|
help
|
|
Support for Arasan SDHCI host controller on Zynq/ZynqMP ARM SoCs platform
|
|
Support for Arasan SDHCI host controller on Zynq/ZynqMP ARM SoCs platform
|
|
|
|
|
|
|
|
+config ZYNQ_SDHCI_MAX_FREQ
|
|
|
|
+ int "Set the maximum frequency of the controller"
|
|
|
|
+ depends on MMC_SDHCI_ZYNQ
|
|
|
|
+ help
|
|
|
|
+ Set the maximum frequency of the controller.
|
|
|
|
+
|
|
config MMC_SUNXI
|
|
config MMC_SUNXI
|
|
bool "Allwinner sunxi SD/MMC Host Controller support"
|
|
bool "Allwinner sunxi SD/MMC Host Controller support"
|
|
depends on ARCH_SUNXI && !UART0_PORT_F
|
|
depends on ARCH_SUNXI && !UART0_PORT_F
|