Blame view

kernel/linux-rt-4.4.41/arch/powerpc/sysdev/xics/Kconfig 184 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
12
  config PPC_XICS
         def_bool n
         select PPC_SMP_MUXED_IPI
  
  config PPC_ICP_NATIVE
         def_bool n
  
  config PPC_ICP_HV
         def_bool n
  
  config PPC_ICS_RTAS
         def_bool n