linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable ARCH_BRCMSTB
@ 2017-06-07 16:58 Florian Fainelli
  2017-06-07 19:50 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Fainelli @ 2017-06-07 16:58 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: bcm-kernel-feedback-list, Florian Fainelli, Catalin Marinas,
	Will Deacon, Kevin Hilman, Arnd Bergmann, Gregory CLEMENT,
	Wei Xu, Thomas Petazzoni, Masahiro Yamada, Riku Voipio,
	Thierry Reding, Krzysztof Kozlowski, Eric Anholt, Magnus Damm,
	Ard Biesheuvel, Linus Walleij, open list

ARCH_BRCMSTB was one of the few platforms that were not enabled by
default, since we are now adding more and more drivers relevant to that
platform get some proper build coverage.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
I can submit this through the next arm-soc pull requests (shortly), if
that's okay with all of you, thanks!

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ce072859e3b2..1439b2f1f590 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -37,6 +37,7 @@ CONFIG_ARCH_ALPINE=y
 CONFIG_ARCH_BCM2835=y
 CONFIG_ARCH_BCM_IPROC=y
 CONFIG_ARCH_BERLIN=y
+CONFIG_ARCH_BRCMSTB=y
 CONFIG_ARCH_EXYNOS=y
 CONFIG_ARCH_LAYERSCAPE=y
 CONFIG_ARCH_LG1K=y
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable ARCH_BRCMSTB
  2017-06-07 16:58 [PATCH] arm64: defconfig: Enable ARCH_BRCMSTB Florian Fainelli
@ 2017-06-07 19:50 ` Arnd Bergmann
  2017-06-08 20:46   ` Florian Fainelli
  0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2017-06-07 19:50 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Linux ARM, bcm-kernel-feedback-list, Catalin Marinas,
	Will Deacon, Kevin Hilman, Gregory CLEMENT, Wei Xu,
	Thomas Petazzoni, Masahiro Yamada, Riku Voipio, Thierry Reding,
	Krzysztof Kozlowski, Eric Anholt, Magnus Damm, Ard Biesheuvel,
	Linus Walleij, open list

On Wed, Jun 7, 2017 at 6:58 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
> ARCH_BRCMSTB was one of the few platforms that were not enabled by
> default, since we are now adding more and more drivers relevant to that
> platform get some proper build coverage.
>
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> I can submit this through the next arm-soc pull requests (shortly), if
> that's okay with all of you, thanks!

Acked-by: Arnd Bergmann <arnd@arndb.de>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable ARCH_BRCMSTB
  2017-06-07 19:50 ` Arnd Bergmann
@ 2017-06-08 20:46   ` Florian Fainelli
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2017-06-08 20:46 UTC (permalink / raw)
  To: Arnd Bergmann, Florian Fainelli
  Cc: Linux ARM, bcm-kernel-feedback-list, Catalin Marinas,
	Will Deacon, Kevin Hilman, Gregory CLEMENT, Wei Xu,
	Thomas Petazzoni, Masahiro Yamada, Riku Voipio, Thierry Reding,
	Krzysztof Kozlowski, Eric Anholt, Magnus Damm, Ard Biesheuvel,
	Linus Walleij, open list

On 06/07/2017 12:50 PM, Arnd Bergmann wrote:
> On Wed, Jun 7, 2017 at 6:58 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
>> ARCH_BRCMSTB was one of the few platforms that were not enabled by
>> default, since we are now adding more and more drivers relevant to that
>> platform get some proper build coverage.
>>
>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>> ---
>> I can submit this through the next arm-soc pull requests (shortly), if
>> that's okay with all of you, thanks!
> 
> Acked-by: Arnd Bergmann <arnd@arndb.de>

Applied to defconfig-arm64/next, thanks!
-- 
Florian

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-08 20:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-07 16:58 [PATCH] arm64: defconfig: Enable ARCH_BRCMSTB Florian Fainelli
2017-06-07 19:50 ` Arnd Bergmann
2017-06-08 20:46   ` Florian Fainelli

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).