Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1497241 > unrolled thread

[PATCH 10/10] arm64: configs: enable SDHCI driver for Xenon

Started byGregory CLEMENT <gregory.clement@free-electrons.com>
First post2016-10-07 17:30 +0200
Last post2016-10-07 17:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 10/10] arm64: configs: enable SDHCI driver for Xenon Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-10-07 17:30 +0200

#1497241 — [PATCH 10/10] arm64: configs: enable SDHCI driver for Xenon

FromGregory CLEMENT <gregory.clement@free-electrons.com>
Date2016-10-07 17:30 +0200
Subject[PATCH 10/10] arm64: configs: enable SDHCI driver for Xenon
Message-ID<spFfZ-2lv-77@gated-at.bofh.it>
This patch enables the driver for the SDHCI controller found on the
Marvell Armada 3700 and 7K/8K ARM64 SoCs.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index dab2cb0c1f1c..2d1f5ee62b18 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -353,6 +353,7 @@ CONFIG_MMC_DW=y
 CONFIG_MMC_DW_EXYNOS=y
 CONFIG_MMC_DW_K3=y
 CONFIG_MMC_SUNXI=y
+CONFIG_MMC_SDHCI_XENON=y
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=y
 CONFIG_LEDS_GPIO=y
-- 
git-series 0.8.10

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web