diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index d17d64eb7065..7903f9c7839e 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -604,6 +604,12 @@ config CASSINI | |||
604 | Support for the Sun Cassini chip, aka Sun GigaSwift Ethernet. See also | 604 | Support for the Sun Cassini chip, aka Sun GigaSwift Ethernet. See also |
605 | <http://www.sun.com/products-n-solutions/hardware/docs/pdf/817-4341-10.pdf> | 605 | <http://www.sun.com/products-n-solutions/hardware/docs/pdf/817-4341-10.pdf> |
606 | 606 | ||
607 | config SUNVNET | ||
608 | tristate "Sun Virtual Network support" | ||
609 | depends on SUN_LDOMS | ||
610 | help | ||
611 | Support for virtual network devices under Sun Logical Domains. | ||
612 | |||
607 | config NET_VENDOR_3COM | 613 | config NET_VENDOR_3COM |
608 | bool "3COM cards" | 614 | bool "3COM cards" |
609 | depends on ISA || EISA || MCA || PCI | 615 | depends on ISA || EISA || MCA || PCI |