]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - arch/powerpc/sysdev/xive/Kconfig
powerpc/xive: introduce a common routine xive_queue_page_alloc()
[mirror_ubuntu-jammy-kernel.git] / arch / powerpc / sysdev / xive / Kconfig
CommitLineData
243e2511
BH
1config PPC_XIVE
2 bool
3 default n
4 select PPC_SMP_MUXED_IPI
5 select HARDIRQS_SW_RESEND
6
7config PPC_XIVE_NATIVE
8 bool
9 default n
10 select PPC_XIVE
11 depends on PPC_POWERNV