From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751658AbdFHUqy (ORCPT ); Thu, 8 Jun 2017 16:46:54 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:35518 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751413AbdFHUqw (ORCPT ); Thu, 8 Jun 2017 16:46:52 -0400 Subject: Re: [PATCH] arm64: defconfig: Enable ARCH_BRCMSTB 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 References: <20170607165806.11242-1-f.fainelli@gmail.com> From: Florian Fainelli Message-ID: <647c565a-9207-b108-265e-2259530752c0@gmail.com> Date: Thu, 8 Jun 2017 13:46:41 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/07/2017 12:50 PM, Arnd Bergmann wrote: > On Wed, Jun 7, 2017 at 6:58 PM, Florian Fainelli 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 >> --- >> 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 Applied to defconfig-arm64/next, thanks! -- Florian