diff options
| author | Rob Herring <[email protected]> | 2011-12-15 11:15:49 +0000 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2012-01-05 20:10:38 +0100 |
| commit | efdd731957caff85db619636a972b7f5404ea9b4 (patch) | |
| tree | ce2310613c6e49bc5b96919fb104daba35e0b879 /README | |
| parent | dbee61db43a032861e7ecb57726108f9f31c726d (diff) | |
net: add Calxeda xgmac driver
This adds ethernet driver for Calxeda xgmac found on Highbank SOC.
Signed-off-by: Rob Herring <[email protected]>
Fix: WARNING: __aligned(size) is preferred over
__attribute__((aligned(size)))
Signed-off-by: Wolfgang Denk <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1029,6 +1029,9 @@ The following options need to be configured: If this defined, the driver is quiet. The driver doen't show link status messages. + CONFIG_CALXEDA_XGMAC + Support for the Calxeda XGMAC device + CONFIG_DRIVER_LAN91C96 Support for SMSC's LAN91C96 chips. |
