powerpc/xics: Rewrite XICS driver
[linux-2.6-block.git] / arch / powerpc / sysdev / xics / Kconfig
1 config PPC_XICS
2        def_bool n
3
4 config PPC_ICP_NATIVE
5        def_bool n
6
7 config PPC_ICP_HV
8        def_bool n
9
10 config PPC_ICS_RTAS
11        def_bool n
12