Skip to content
Snippets Groups Projects
Commit d882f084 authored by Siva Durga Prasad Paladugu's avatar Siva Durga Prasad Paladugu Committed by Michal Simek
Browse files

mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig


This patch moves CONFIG_ZYNQ_HISPD_BROKEN to Kconfig

Signed-off-by: default avatarSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent bc493d91
No related branches found
No related tags found
No related merge requests found
......@@ -634,6 +634,12 @@ config ZYNQ_SDHCI_MIN_FREQ
help
Set the minimum frequency of the controller.
config ZYNQ_HISPD_BROKEN
bool "High speed broken for Zynq SDHCI controller"
depends on MMC_SDHCI_ZYNQ
help
Set if high speed mode is broken.
config MMC_SUNXI
bool "Allwinner sunxi SD/MMC Host Controller support"
depends on ARCH_SUNXI && !UART0_PORT_F
......
......@@ -4364,5 +4364,4 @@ CONFIG_YAFFS_WINCE
CONFIG_YELLOW_LED
CONFIG_ZLT
CONFIG_ZM7300
CONFIG_ZYNQ_HISPD_BROKEN
CONFIG_eTSEC_MDIO_BUS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment