diff options
author | wdenk <wdenk> | 2003-05-12 21:50:16 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-05-12 21:50:16 +0000 |
commit | 45219c46605f9b933ab454738ee4ce543d5b70d6 (patch) | |
tree | dae6530a55b6b7b5a6974a5c557637419256a2ec /README | |
parent | f7de16ae259fd01afe1d342dd0247dc9d3911edd (diff) |
Patch by Mathijs Haarman, 08 May 2003:LABEL_2003_05_12_2355
Add lan91c96 driver (tested on Lubbock and custom PXA250 board only)
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -695,6 +695,18 @@ The following options need to be configured: CONFIG_NS8382X Support for National dp8382[01] gigabit chips. +- NETWORK Support (other): + + CONFIG_DRIVER_LAN91C96 + Support for SMSC's LAN91C96 chips. + + CONFIG_LAN91C96_BASE + Define this to hold the physical address + of the LAN91C96's I/O space + + CONFIG_LAN91C96_USE_32_BIT + Define this to enable 32 bit addressing + - USB Support: At the moment only the UHCI host controller is supported (PIP405, MIP405); define |