ARM: bcm: Removed forced select of interrupt controllers
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 20 Oct 2021 18:48:58 +0000 (11:48 -0700)
committerMarc Zyngier <maz@kernel.org>
Wed, 20 Oct 2021 19:06:34 +0000 (20:06 +0100)
commitc40ef4c57599c30efc0c1e8ad6bec4f842295521
treecfd3ac2a6c74da86d0a71926af3cb7953fa2b8b5
parent9db71e8966bf7c80ab89d8d5b113d8daa3b237ea
ARM: bcm: Removed forced select of interrupt controllers

Now that the various second level interrupt controllers have been moved
to IRQCHIP_PLATFORM_DRIVER and they do default to ARCH_BRCMSTB and
ARCH_BCM2835 where relevant, remove their forced selection from the
machine entry to allow an user to build them as modules.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211020184859.2705451-13-f.fainelli@gmail.com
arch/arm/mach-bcm/Kconfig