Kconfig (21176fed25c3b0cb17c6c42d71b4e3d68b8f9dd4) Kconfig (3cc30d0726d258ac336283bcde66a8ab58283b61)
1config PPC_CELL
2 bool
3 default n
4
5config PPC_CELL_COMMON
6 bool
7 select PPC_CELL
8 select PPC_DCR_MMIO
9 select PPC_INDIRECT_PIO
10 select PPC_INDIRECT_MMIO
11 select PPC_NATIVE
12 select PPC_RTAS
13 select IRQ_EDGE_EOI_HANDLER
14
15config PPC_CELL_NATIVE
16 bool
17 select PPC_CELL_COMMON
18 select MPIC
1config PPC_CELL
2 bool
3 default n
4
5config PPC_CELL_COMMON
6 bool
7 select PPC_CELL
8 select PPC_DCR_MMIO
9 select PPC_INDIRECT_PIO
10 select PPC_INDIRECT_MMIO
11 select PPC_NATIVE
12 select PPC_RTAS
13 select IRQ_EDGE_EOI_HANDLER
14
15config PPC_CELL_NATIVE
16 bool
17 select PPC_CELL_COMMON
18 select MPIC
19 select PPC_IO_WORKAROUNDS
19 select IBM_NEW_EMAC_EMAC4
20 select IBM_NEW_EMAC_RGMII
21 select IBM_NEW_EMAC_ZMII #test only
22 select IBM_NEW_EMAC_TAH #test only
23 default n
24
25config PPC_IBM_CELL_BLADE
26 bool "IBM Cell Blade"

--- 136 unchanged lines hidden ---
20 select IBM_NEW_EMAC_EMAC4
21 select IBM_NEW_EMAC_RGMII
22 select IBM_NEW_EMAC_ZMII #test only
23 select IBM_NEW_EMAC_TAH #test only
24 default n
25
26config PPC_IBM_CELL_BLADE
27 bool "IBM Cell Blade"

--- 136 unchanged lines hidden ---