diff options
author | Eugen Hristev <eugen.hristev@microchip.com> | 2021-08-25 13:28:28 +0300 |
---|---|---|
committer | Eugen Hristev <eugen.hristev@microchip.com> | 2021-09-21 10:08:24 +0300 |
commit | 0c66872f99c61a4ffaea739ced75c8448f0e0d5d (patch) | |
tree | b4a778861c28a30c4e6a4fd9c9f0f96747ac210c /README | |
parent | a6bbb8b596c3ab88171dd419a6ee61129db3c787 (diff) | |
download | u-boot-0c66872f99c61a4ffaea739ced75c8448f0e0d5d.zip u-boot-0c66872f99c61a4ffaea739ced75c8448f0e0d5d.tar.gz u-boot-0c66872f99c61a4ffaea739ced75c8448f0e0d5d.tar.bz2 |
net: remove unused CONFIG_DRIVER_AT91EMAC_*
AT91EMAC driver is unused, thus removing.
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -856,17 +856,6 @@ The following options need to be configured: Support for National dp8382[01] gigabit chips. - NETWORK Support (other): - - CONFIG_DRIVER_AT91EMAC - Support for AT91RM9200 EMAC. - - CONFIG_RMII - Define this to use reduced MII inteface - - CONFIG_DRIVER_AT91EMAC_QUIET - If this defined, the driver is quiet. - The driver doen't show link status messages. - CONFIG_CALXEDA_XGMAC Support for the Calxeda XGMAC device |