| tristate "IBM EMAC Ethernet support" |
| depends on PPC_DCR && PPC_MERGE |
| This driver supports the IBM EMAC family of Ethernet controllers |
| typically found on 4xx embedded PowerPC chips, but also on the |
| Axon southbridge for Cell. |
| int "Number of receive buffers" |
| int "Number of transmit buffers" |
| config IBM_NEW_EMAC_POLL_WEIGHT |
| int "MAL NAPI polling weight" |
| config IBM_NEW_EMAC_RX_COPY_THRESHOLD |
| int "RX skb copy threshold (bytes)" |
| config IBM_NEW_EMAC_RX_SKB_HEADROOM |
| int "Additional RX skb headroom (bytes)" |
| Additional receive skb headroom. Note, that driver |
| will always reserve at least 2 bytes to make IP header |
| aligned, so usually there is no need to add any additional |
| config IBM_NEW_EMAC_DEBUG |
| # The options below has to be select'ed by the respective |
| # processor types or platforms |
| config IBM_NEW_EMAC_RGMII |
| config IBM_NEW_EMAC_EMAC4 |