Re: [net-next 04/10] 8390: Move the 8390 related drivers
From: Ben Hutchings <hidden>
Date: 2011-08-11 13:07:12
On Wed, 2011-08-10 at 20:27 -0700, Jeff Kirsher wrote:
Moves the drivers for the National Semi-conductor 8390 chipset into drivers/net/ethernet/8390/ and the necessary Kconfig and Makefile changes.
[...]
quoted hunk ↗ jump to hunk
--- /dev/null +++ b/drivers/net/ethernet/8390/Kconfig
[...]
+config EL2 + tristate "3c503 \"EtherLink II\" support" + depends on ISA + select CRC32 + ---help--- + If you have a network (Ethernet) card of this type, say Y and read + the Ethernet-HOWTO, available from + <http://www.tldp.org/docs.html#howto>. + + To compile this driver as a module, choose M here. The module + will be called 3c503.
[...] Minor issue: you add the EL2 config here correctly, but don't remove it from drivers/net/Kconfig until patch 10. Ben. -- Ben Hutchings, Staff Engineer, Solarflare Not speaking for my employer; that's the marketing department's job. They asked us to note that Solarflare product names are trademarked.