* [PATCH] ARM: multi_v7_defconfig: make eSDHC driver built-in
@ 2017-08-08 7:17 Yangbo Lu
2017-08-15 2:53 ` Y.b. Lu
0 siblings, 1 reply; 2+ messages in thread
From: Yangbo Lu @ 2017-08-08 7:17 UTC (permalink / raw)
To: linux-arm-kernel
Sometimes root file system is deployed on SD card. It's
proper to always build eSDHC driver into kernel.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
---
arch/arm/configs/multi_v7_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 4d19c1b..d407468 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -711,7 +711,7 @@ CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_OF_ARASAN=y
CONFIG_MMC_SDHCI_OF_AT91=y
-CONFIG_MMC_SDHCI_OF_ESDHC=m
+CONFIG_MMC_SDHCI_OF_ESDHC=y
CONFIG_MMC_SDHCI_ESDHC_IMX=y
CONFIG_MMC_SDHCI_DOVE=y
CONFIG_MMC_SDHCI_TEGRA=y
--
2.1.0.27.g96db324
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: multi_v7_defconfig: make eSDHC driver built-in
2017-08-08 7:17 [PATCH] ARM: multi_v7_defconfig: make eSDHC driver built-in Yangbo Lu
@ 2017-08-15 2:53 ` Y.b. Lu
0 siblings, 0 replies; 2+ messages in thread
From: Y.b. Lu @ 2017-08-15 2:53 UTC (permalink / raw)
To: linux-arm-kernel
Any comments?
Thanks a lot:)
> -----Original Message-----
> From: Yangbo Lu [mailto:yangbo.lu at nxp.com]
> Sent: Tuesday, August 08, 2017 3:18 PM
> To: linux-arm-kernel at lists.infradead.org; Russell King
> Cc: Xiaobo Xie; Y.b. Lu
> Subject: [PATCH] ARM: multi_v7_defconfig: make eSDHC driver built-in
>
> Sometimes root file system is deployed on SD card. It's proper to always
> build eSDHC driver into kernel.
>
> Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
> ---
> arch/arm/configs/multi_v7_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig
> b/arch/arm/configs/multi_v7_defconfig
> index 4d19c1b..d407468 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -711,7 +711,7 @@ CONFIG_MMC_SDHCI=y
> CONFIG_MMC_SDHCI_PLTFM=y
> CONFIG_MMC_SDHCI_OF_ARASAN=y
> CONFIG_MMC_SDHCI_OF_AT91=y
> -CONFIG_MMC_SDHCI_OF_ESDHC=m
> +CONFIG_MMC_SDHCI_OF_ESDHC=y
> CONFIG_MMC_SDHCI_ESDHC_IMX=y
> CONFIG_MMC_SDHCI_DOVE=y
> CONFIG_MMC_SDHCI_TEGRA=y
> --
> 2.1.0.27.g96db324
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-15 2:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08 7:17 [PATCH] ARM: multi_v7_defconfig: make eSDHC driver built-in Yangbo Lu
2017-08-15 2:53 ` Y.b. Lu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).