Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755019AbaGUVJq (ORCPT ); Mon, 21 Jul 2014 17:09:46 -0400 Received: from mail-pd0-f182.google.com ([209.85.192.182]:52334 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754948AbaGUVJo (ORCPT ); Mon, 21 Jul 2014 17:09:44 -0400 From: Brian Norris To: Arnd Bergmann , Olof Johansson Cc: Matt Porter , Christian Daudt , Russell King , , Linux Kernel , , Gregory Fong , Brian Norris , Florian Fainelli Subject: [PATCH v8 10/11] ARM: brcmstb: select GISB arbiter and interrupt drivers Date: Mon, 21 Jul 2014 14:08:05 -0700 Message-Id: <1405976886-27807-11-git-send-email-computersforpeace@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1405976886-27807-1-git-send-email-computersforpeace@gmail.com> References: <1405976886-27807-1-git-send-email-computersforpeace@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Brian Norris Acked-by: Florian Fainelli --- arch/arm/mach-bcm/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig index 9782e8d80647..58c01aed9752 100644 --- a/arch/arm/mach-bcm/Kconfig +++ b/arch/arm/mach-bcm/Kconfig @@ -95,6 +95,8 @@ config ARCH_BRCMSTB select HAVE_SMP select HAVE_ARM_ARCH_TIMER select POWER_RESET_BRCMSTB + select BRCMSTB_GISB_ARB + select BRCMSTB_L2_IRQ help Say Y if you intend to run the kernel on a Broadcom ARM-based STB chipset. -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/