Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.8-rc5 14 lines 217 B view raw
1config PPC_XICS 2 def_bool n 3 select PPC_SMP_MUXED_IPI 4 select HARDIRQS_SW_RESEND 5 6config PPC_ICP_NATIVE 7 def_bool n 8 9config PPC_ICP_HV 10 def_bool n 11 12config PPC_ICS_RTAS 13 def_bool n 14