From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 09 Oct 2014 09:32:33 +0200 Subject: [PATCH 1/6] ARM: cygnus: Initial support for Broadcom Cygnus SoC In-Reply-To: <5435B7D7.1030904@broadcom.com> References: <1412746025-11998-2-git-send-email-sbranden@broadcom.com> <34012512.W8VifyXY4H@wuerfel> <5435B7D7.1030904@broadcom.com> Message-ID: <2721519.urlXjs6OJF@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 08 October 2014 15:16:55 Scott Branden wrote: > It looks like I will also be able to add Northstar under the > ARCH_BCM_IPROC. This will be good momentum to cleaning up and > consolidate support going forward. > I will change the Kconfig such that ARCH_BCM_5301X selects ARCH_BCM_IPROC. > > Ok, sounds good. Arnd