[PARISC] Make Lasi Ethernet depend on GSC only
authorMatthew Wilcox <matthew@wil.cx>
Sat, 18 Nov 2006 17:05:16 +0000 (10:05 -0700)
committerKyle McMartin <kyle@ubuntu.com>
Fri, 8 Dec 2006 05:34:43 +0000 (00:34 -0500)
If we separate out LASI and ASP support later, we'll need this.
Plus, this makes it consistent with the ncr700 scsi driver.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/net/Kconfig

index 9de0eed..f59be5e 100644 (file)
@@ -440,10 +440,10 @@ config HPLANCE
 
 config LASI_82596
        tristate "Lasi ethernet"
-       depends on NET_ETHERNET && PARISC && GSC_LASI
+       depends on NET_ETHERNET && GSC
        help
-         Say Y here to support the on-board Intel 82596 ethernet controller
-         built into Hewlett-Packard PA-RISC machines.
+         Say Y here to support the builtin Intel 82596 ethernet controller
+         found in Hewlett-Packard PA-RISC machines with 10Mbit ethernet.
 
 config MIPS_JAZZ_SONIC
        tristate "MIPS JAZZ onboard SONIC Ethernet support"