linux_dsm_epyc7002/arch/powerpc/sysdev/xics
Milton Miller 1ece355b68 powerpc: Add kconfig for muxed smp ipi support
Compile the new smp ipi mux and demux code only if a platform
will make use of it.  The new config is selected as required.

The new cause_ipi smp op is only available conditionally to point out
configs where the select is required; this makes setting the op an
immediate fail instead of a deferred unresolved symbol at link.

This also creates a new config for power surge powermac upgrade support
that can be disabled in expert mode but is default on.

I also removed the depends / default y on CONFIG_XICS since it is selected
by PSERIES.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2011-05-19 15:31:05 +10:00
..
icp-hv.c powerpc: Consolidate ipi message mux and demux 2011-05-19 15:31:03 +10:00
icp-native.c powerpc: Consolidate ipi message mux and demux 2011-05-19 15:31:03 +10:00
ics-rtas.c powerpc/irq: Stop exporting irq_map 2011-05-04 15:02:15 +10:00
Kconfig powerpc: Add kconfig for muxed smp ipi support 2011-05-19 15:31:05 +10:00
Makefile
xics-common.c powerpc: Consolidate ipi message mux and demux 2011-05-19 15:31:03 +10:00