Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1739391
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 10/10] ARM: multi_v7_defconfig: Enable CONFIG_ARCH_BCM_HR2 |
| Date | 2017-09-26 02:20 +0200 |
| Message-ID | <utLLr-5oU-7@gated-at.bofh.it> (permalink) |
| References | <utLLr-5oU-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Turn on Broadcom Hurrican 2 SoC support by default to get access to its drivers. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 0cacdbf84a71..810cecf66eeb 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -31,6 +31,7 @@ CONFIG_SOC_SAMA5D3=y CONFIG_SOC_SAMA5D4=y CONFIG_ARCH_BCM=y CONFIG_ARCH_BCM_CYGNUS=y +CONFIG_ARCH_BCM_HR2=y CONFIG_ARCH_BCM_NSP=y CONFIG_ARCH_BCM_21664=y CONFIG_ARCH_BCM_281XX=y -- 2.14.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 10/10] ARM: multi_v7_defconfig: Enable CONFIG_ARCH_BCM_HR2 Florian Fainelli <f.fainelli@gmail.com> - 2017-09-26 02:20 +0200
csiph-web