1config PPC_XICS 2 def_bool n 3 4config PPC_ICP_NATIVE 5 def_bool n 6 7config PPC_ICP_HV 8 def_bool n 9 10config PPC_ICS_RTAS 11 def_bool n 12 13