From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757338AbbE2Vxv (ORCPT ); Fri, 29 May 2015 17:53:51 -0400 Received: from mail-gw3-out.broadcom.com ([216.31.210.64]:25055 "EHLO mail-gw3-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756732AbbE2Vxq (ORCPT ); Fri, 29 May 2015 17:53:46 -0400 X-IronPort-AV: E=Sophos;i="5.13,519,1427785200"; d="scan'208";a="66027244" Message-ID: <5568DFE6.9030505@broadcom.com> Date: Fri, 29 May 2015 14:53:42 -0700 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Gregory Fong , CC: Alexandre Courbot , , Brian Norris , , Florian Fainelli , Ian Campbell , "Kumar Gala" , Linus Walleij , , , Mark Rutland , Pawel Moll , "Rob Herring" , Russell King Subject: Re: [PATCH v2 5/6] ARM: brcmstb: Select ARCH_WANT_OPTIONAL_GPIOLIB References: <1432865650-4062-1-git-send-email-gregory.0xf0@gmail.com> <1432865650-4062-6-git-send-email-gregory.0xf0@gmail.com> In-Reply-To: <1432865650-4062-6-git-send-email-gregory.0xf0@gmail.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28/05/15 19:14, Gregory Fong wrote: > Select ARCH_WANT_OPTIONAL_GPIOLIB from BRCMSTB to allow GPIOLIB and > GPIO_BRCMSTB to be enabled. > > Signed-off-by: Gregory Fong Applied to soc/next, thanks! -- Florian