From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH V4 7/7] ARM: multi_v7_defconfig: Enable ARCH_BCM_CYGNUS config Date: Fri, 10 Oct 2014 11:59:32 +0200 Message-ID: <8180880.ZD9iHlqhNz@wuerfel> References: <1412894671-5921-8-git-send-email-sbranden@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1412894671-5921-8-git-send-email-sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: Scott Branden , Christian Daudt , Matt Porter , Russell King , bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, Mike Turquette , Alex Elder , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Andrew Morton , "David S. Miller" , Greg Kroah-Hartman , Joe Perches , Mauro Carvalho Chehab , Antti Palosaari , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ray Jui , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, JD Zheng List-Id: devicetree@vger.kernel.org On Thursday 09 October 2014 15:44:31 Scott Branden wrote: > Enabled Broadcom Cygnus SoC family in multi_v7_defconfig by using > CONFIG_ARCH_BCM_CYGNUS=y. > > Signed-off-by: Scott Branden > --- > 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 5fb95fb..d02f56d 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -17,6 +17,7 @@ CONFIG_MACH_ARMADA_38X=y > CONFIG_MACH_ARMADA_XP=y > CONFIG_MACH_DOVE=y > CONFIG_ARCH_BCM=y > +CONFIG_ARCH_BCM_CYGNUS=y > CONFIG_ARCH_BCM_MOBILE=y > CONFIG_ARCH_BCM_5301X=y > CONFIG_ARCH_BRCMSTB=y > Does this contain all the drivers you need that are enabled in cygnus_defconfig? Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html