Re: [PATCH v1 3/3] mmc: Add driver for LiteX's LiteSDCard interface

From: Randy Dunlap
Date: Fri Dec 03 2021 - 19:21:39 EST


Hi--

On 12/3/21 15:41, Gabriel Somlo wrote:
> diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
> index 5af8494c31b5..84c64e72195d 100644
> --- a/drivers/mmc/host/Kconfig
> +++ b/drivers/mmc/host/Kconfig
> @@ -1093,3 +1093,9 @@ config MMC_OWL
>
> config MMC_SDHCI_EXTERNAL_DMA
> bool
> +
> +config MMC_LITEX
> + tristate "Support for the MMC Controller in LiteX SOCs"
> + depends on OF && LITEX
> + help
> + Generic MCC driver for LiteX

MMC LiteX.


--
~Randy