Kconfig (e7434821411b5fc24ab23e55cb11ea793248cb6b) | Kconfig (aaba215ca0b4232824c92b830853f465f16a6672) |
---|---|
1config STMMAC_ETH 2 tristate "STMicroelectronics 10/100/1000 Ethernet driver" 3 depends on HAS_IOMEM | 1config STMMAC_ETH 2 tristate "STMicroelectronics 10/100/1000 Ethernet driver" 3 depends on HAS_IOMEM |
4 select NET_CORE |
|
4 select MII 5 select PHYLIB 6 select CRC32 7 ---help--- 8 This is the driver for the Ethernet IPs are built around a 9 Synopsys IP Core and only tested on the STMicroelectronics 10 platforms. 11 --- 54 unchanged lines hidden --- | 5 select MII 6 select PHYLIB 7 select CRC32 8 ---help--- 9 This is the driver for the Ethernet IPs are built around a 10 Synopsys IP Core and only tested on the STMicroelectronics 11 platforms. 12 --- 54 unchanged lines hidden --- |