|
@@ -60,6 +60,17 @@ config BCM63XX_ENET
|
|
This driver supports the ethernet MACs in the Broadcom 63xx
|
|
This driver supports the ethernet MACs in the Broadcom 63xx
|
|
MIPS chipset family (BCM63XX).
|
|
MIPS chipset family (BCM63XX).
|
|
|
|
|
|
|
|
+config BCMGENET
|
|
|
|
+ tristate "Broadcom GENET internal MAC support"
|
|
|
|
+ depends on OF
|
|
|
|
+ select MII
|
|
|
|
+ select PHYLIB
|
|
|
|
+ select FIXED_PHY if BCMGENET=y
|
|
|
|
+ select BCM7XXX_PHY
|
|
|
|
+ help
|
|
|
|
+ This driver supports the built-in Ethernet MACs found in the
|
|
|
|
+ Broadcom BCM7xxx Set Top Box family chipset.
|
|
|
|
+
|
|
config BNX2
|
|
config BNX2
|
|
tristate "Broadcom NetXtremeII support"
|
|
tristate "Broadcom NetXtremeII support"
|
|
depends on PCI
|
|
depends on PCI
|