mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
[PATCH] (15/22) Kconfig fix (82596)
driver is non-modular Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:
parent
63c9e54914
commit
9a4822063e
@ -397,7 +397,7 @@ config SUN3LANCE
|
||||
If you're not building a kernel for a Sun 3, say N.
|
||||
|
||||
config SUN3_82586
|
||||
tristate "Sun3 on-board Intel 82586 support"
|
||||
bool "Sun3 on-board Intel 82586 support"
|
||||
depends on NET_ETHERNET && SUN3
|
||||
help
|
||||
This driver enables support for the on-board Intel 82586 based
|
||||
|
Loading…
Reference in New Issue
Block a user