Skip to content

Commit

Permalink
[PATCH] (15/22) Kconfig fix (82596)
Browse files Browse the repository at this point in the history
driver is non-modular

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
  • Loading branch information
Al Viro authored and Jeff Garzik committed Sep 5, 2005
1 parent 63c9e54 commit 9a48220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9a48220

Please sign in to comment.