aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lxdialog/ssh:
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-10-14 15:17:03 +0200
committerMarc Zyngier <maz@kernel.org>2020-10-15 22:28:35 +0100
commit61b0648d569aca932eab87a67f7ca0ffd3ea2b68 (patch)
tree47782d1d9214bbc1039aa2bf4266d38edf4d5944 /scripts/lxdialog/ssh:
parentgenirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY (diff)
irqchip/mst: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7
The MStar interrupt controller is only found on MStar, SigmaStar, and Mediatek SoCs. Hence add dependencies on ARCH_MEDIATEK and ARCH_MSTARV7, to prevent asking the user about the MStar interrupt controller driver when configuring a kernel without support for MStar, SigmaStar, and Mediatek SoCs. Fixes: ad4c938c92af9130 ("irqchip/irq-mst: Add MStar interrupt controller support") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Marc Zyngier <maz@kernel.org> Acked-by: Daniel Palmer <daniel@thingy.jp> Link: https://lore.kernel.org/r/20201014131703.18021-1-geert+renesas@glider.be
Diffstat (limited to 'scripts/lxdialog/ssh:')
0 files changed, 0 insertions, 0 deletions
Rosin6-16/+6 2018-01-09mux: core: fix double get_device()Hans de Goede1-1/+3 2017-08-29mux: make device_type constBhumika Goyal1-1/+1 2017-08-28mux: zap mux- prefix from the source filesPeter Rosin5-0/+5 2017-08-28mux: convert to using %pOF instead of full_nameRob Herring1-6/+6 2017-07-17mux: mux-core: unregister mux_class in mux_exit()Kuppuswamy Sathyanarayanan1-1/+1 2017-07-17mux: remove the Kconfig question for the subsystemPeter Rosin1-14/+5 2017-06-09mux: adg792a: always require I2C supportArnd Bergmann1-1/+1 2017-06-03mux: mmio-based syscon mux controllerPhilipp Zabel3-0/+155 2017-06-03mux: adg792a: add mux controller driver for ADG792A/GPeter Rosin3-0/+170 2017-06-03mux: gpio: add mux controller driver for gpio based multiplexersPeter Rosin3-0/+133 2017-06-03mux: minimal mux subsystemPeter Rosin3-0/+568