Message ID | 20200505150722.1575-10-geert+renesas@glider.be (mailing list archive) |
---|---|
State | Mainlined |
Commit | ba637aa019e038a518236bb56afcdb86ebfd269c |
Headers | show |
Series | ARM: Drop unneeded select of multi-platform selected options | expand |
diff --git a/arch/arm/mach-integrator/Kconfig b/arch/arm/mach-integrator/Kconfig index 982eabc361635e60..fbc35e9db46d1aa9 100644 --- a/arch/arm/mach-integrator/Kconfig +++ b/arch/arm/mach-integrator/Kconfig @@ -12,7 +12,6 @@ menuconfig ARCH_INTEGRATOR select POWER_RESET_VERSATILE select POWER_SUPPLY select SOC_INTEGRATOR_CM - select SPARSE_IRQ select VERSATILE_FPGA_IRQ help Support for ARM's Integrator platform.