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


Groups > linux.kernel > #1573051 > unrolled thread

[PATCH v2 6/8] arm64: set CONFIG_MMC_BCM2835=y in defconfig

Started byGerd Hoffmann <kraxel@redhat.com>
First post2017-02-03 13:20 +0100
Last post2017-02-03 13:20 +0100
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 v2 6/8] arm64: set CONFIG_MMC_BCM2835=y in defconfig Gerd Hoffmann <kraxel@redhat.com> - 2017-02-03 13:20 +0100

#1573051 — [PATCH v2 6/8] arm64: set CONFIG_MMC_BCM2835=y in defconfig

FromGerd Hoffmann <kraxel@redhat.com>
Date2017-02-03 13:20 +0100
Subject[PATCH v2 6/8] arm64: set CONFIG_MMC_BCM2835=y in defconfig
Message-ID<t6L0l-1tH-7@gated-at.bofh.it>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 33b744d..75131a6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -391,6 +391,7 @@ CONFIG_MMC_DW_EXYNOS=y
 CONFIG_MMC_DW_K3=y
 CONFIG_MMC_DW_ROCKCHIP=y
 CONFIG_MMC_SUNXI=y
+CONFIG_MMC_BCM2835=y
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=y
 CONFIG_LEDS_GPIO=y
-- 
1.8.3.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web