Kconfig 184 B

1234567891011121314
  1. config PPC_XICS
  2. def_bool n
  3. select PPC_SMP_MUXED_IPI
  4. config PPC_ICP_NATIVE
  5. def_bool n
  6. config PPC_ICP_HV
  7. def_bool n
  8. config PPC_ICS_RTAS
  9. def_bool n