[PARISC] Make Lasi Ethernet depend on GSC only

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>
This commit is contained in:
Matthew Wilcox 2006-11-18 10:05:16 -07:00 committed by Kyle McMartin
parent 93ea774bf2
commit 6de187ee17

View file

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