diff options
Diffstat (limited to 'arch/powerpc/platforms/cell/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/cell/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/cell/Kconfig b/arch/powerpc/platforms/cell/Kconfig index ac8032034fb8..e1e2f6a43019 100644 --- a/arch/powerpc/platforms/cell/Kconfig +++ b/arch/powerpc/platforms/cell/Kconfig | |||
@@ -10,6 +10,10 @@ config PPC_CELL_NATIVE | |||
10 | select PPC_INDIRECT_IO | 10 | select PPC_INDIRECT_IO |
11 | select PPC_NATIVE | 11 | select PPC_NATIVE |
12 | select MPIC | 12 | select MPIC |
13 | select IBM_NEW_EMAC_EMAC4 | ||
14 | select IBM_NEW_EMAC_RGMII | ||
15 | select IBM_NEW_EMAC_ZMII #test only | ||
16 | select IBM_NEW_EMAC_TAH #test only | ||
13 | default n | 17 | default n |
14 | 18 | ||
15 | config PPC_IBM_CELL_BLADE | 19 | config PPC_IBM_CELL_BLADE |