ARM: mstar: Select MStar intc
authorDaniel Palmer <daniel@0x0f.com>
Fri, 2 Oct 2020 13:34:14 +0000 (22:34 +0900)
committerOlof Johansson <olof@lixom.net>
Sat, 3 Oct 2020 19:47:56 +0000 (12:47 -0700)
commit511bd85485c676744a4c3a22f26965926891b131
tree2976cd86fea53b8f473a1535c9102b66c8adcbb0
parentacddaa55366f24cfb2b97412769fc0a60ad0d35f
ARM: mstar: Select MStar intc

MediaTek recently introduced support for the MStar interrupt
controller that is also present in some of their chips as well
as the MStar/Sigmastar chips.

Almost all of the peripheral interrupts go through an instance of
this controller in MStar/SigmaStar Arm v7 chips so we want to select
it if CONFIG_ARCH_MSTARV7 is selected.

Link: https://lore.kernel.org/r/20201002133418.2250277-2-daniel@0x0f.com
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-mstar/Kconfig