tree 5eb9ceb861914b59becad669b58b17444057a3c9
parent 63c9e549148fb95c11befb4f255c84ded9277f89
author Al Viro <[EMAIL PROTECTED]> Thu, 25 Aug 2005 06:24:56 +0100
committer Jeff Garzik <[EMAIL PROTECTED]> Tue, 06 Sep 2005 02:10:00 -0400

[PATCH] (15/22) Kconfig fix (82596)

driver is non-modular

Signed-off-by: Al Viro <[EMAIL PROTECTED]>
Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]>

 drivers/net/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to