X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fppc%2FKconfig;h=ccce2a4a1522f574b49dacf261108a4b43068f09;hb=5f757f91e70a97eda8f0cc13bddc853209b2d173;hp=0df9c33629fd992159cf95406157886dff090994;hpb=5f0b1437e0708772b6fecae5900c01c3b5f9b512;p=powerpc.git diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index 0df9c33629..ccce2a4a15 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig @@ -845,6 +845,21 @@ config MV64X60 select PPC_INDIRECT_PCI default y +config MV643XX_ETH_0 + bool + depends on MV643XX_ETH && (KATANA || RADSTONE_PPC7D || EV64360 || HDPU) + default y + +config MV643XX_ETH_1 + bool + depends on MV643XX_ETH && (KATANA || RADSTONE_PPC7D || EV64360) + default y + +config MV643XX_ETH_2 + bool + depends on MV643XX_ETH && (KATANA || RADSTONE_PPC7D || EV64360) + default y + menu "Set bridge options" depends on MV64X60