Commit-ID: dd17a3c40d46adea7215cad3f8fa0afb7c616290 Gitweb: http://git.kernel.org/tip/dd17a3c40d46adea7215cad3f8fa0afb7c616290 Author: MaJun <majun258@xxxxxxxxxx> AuthorDate: Wed, 23 Mar 2016 17:06:32 +0800 Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx> CommitDate: Wed, 23 Mar 2016 12:02:29 +0100 ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platform As a interrupt controller used on some of hisilicon SOCs(660,1610 etc.), mbigen driver should be enabled when CONFIG_ARCH_HISI is enabled. Signed-off-by: Ma Jun <majun258@xxxxxxxxxx> Cc: mark.rutland@xxxxxxx Cc: jason@xxxxxxxxxxxxxx Cc: marc.zyngier@xxxxxxx Cc: Catalin.Marinas@xxxxxxx Cc: guohanjun@xxxxxxxxxx Cc: Will.Deacon@xxxxxxx Cc: huxinwei@xxxxxxxxxx Cc: lizefan@xxxxxxxxxx Cc: dingtianhong@xxxxxxxxxx Cc: zhaojunhua@xxxxxxxxxxxxx Cc: liguozhu@xxxxxxxxxxxxx Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx Link: http://lkml.kernel.org/r/1458723993-21044-2-git-send-email-majun258@xxxxxxxxxx Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> --- arch/arm64/Kconfig.platforms | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 21074f6..fdfd526 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -37,6 +37,7 @@ config ARCH_LAYERSCAPE config ARCH_HISI bool "Hisilicon SoC Family" + select HISILICON_IRQ_MBIGEN help This enables support for Hisilicon ARMv8 SoC family -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |