mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
net: pcnet: Remove CONFIG_PCNET_79C97x
These macros guard one switch-case statement, which grows mips malta by some 20 bytes if debug is enabled, and even less if it is not. To make the code simpler, just support all the NICs and be done with it. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
@@ -1292,8 +1292,6 @@ CONFIG_PCI_SYS_BUS
|
||||
CONFIG_PCI_SYS_PHYS
|
||||
CONFIG_PCI_SYS_SIZE
|
||||
CONFIG_PCNET
|
||||
CONFIG_PCNET_79C973
|
||||
CONFIG_PCNET_79C975
|
||||
CONFIG_PEN_ADDR_BIG_ENDIAN
|
||||
CONFIG_PERIF1_FREQ
|
||||
CONFIG_PERIF2_FREQ
|
||||
|
Reference in New Issue
Block a user