|
@@ -7,7 +7,7 @@ config NET_VENDOR_SMSC
|
|
default y
|
|
default y
|
|
depends on ARM || ARM64 || ATARI_ETHERNAT || BLACKFIN || COLDFIRE || \
|
|
depends on ARM || ARM64 || ATARI_ETHERNAT || BLACKFIN || COLDFIRE || \
|
|
ISA || M32R || MAC || MIPS || MN10300 || NIOS2 || PCI || \
|
|
ISA || M32R || MAC || MIPS || MN10300 || NIOS2 || PCI || \
|
|
- PCMCIA || SUPERH || XTENSA
|
|
|
|
|
|
+ PCMCIA || SUPERH || XTENSA || H8300
|
|
---help---
|
|
---help---
|
|
If you have a network (Ethernet) card belonging to this class, say Y.
|
|
If you have a network (Ethernet) card belonging to this class, say Y.
|
|
|
|
|
|
@@ -38,7 +38,7 @@ config SMC91X
|
|
select MII
|
|
select MII
|
|
depends on !OF || GPIOLIB
|
|
depends on !OF || GPIOLIB
|
|
depends on ARM || ARM64 || ATARI_ETHERNAT || BLACKFIN || COLDFIRE || \
|
|
depends on ARM || ARM64 || ATARI_ETHERNAT || BLACKFIN || COLDFIRE || \
|
|
- M32R || MIPS || MN10300 || NIOS2 || SUPERH || XTENSA
|
|
|
|
|
|
+ M32R || MIPS || MN10300 || NIOS2 || SUPERH || XTENSA || H8300
|
|
---help---
|
|
---help---
|
|
This is a driver for SMC's 91x series of Ethernet chipsets,
|
|
This is a driver for SMC's 91x series of Ethernet chipsets,
|
|
including the SMC91C94 and the SMC91C111. Say Y if you want it
|
|
including the SMC91C94 and the SMC91C111. Say Y if you want it
|