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 c155bd3ec9f1..b5a7513df4eb 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1729,6 +1729,12 @@ config KS8842 | |||
1729 | help | 1729 | help |
1730 | This platform driver is for Micrel KSZ8842 chip. | 1730 | This platform driver is for Micrel KSZ8842 chip. |
1731 | 1731 | ||
1732 | config KS8851 | ||
1733 | tristate "Micrel KS8851 SPI" | ||
1734 | depends on SPI | ||
1735 | help | ||
1736 | SPI driver for Micrel KS8851 SPI attached network chip. | ||
1737 | |||
1732 | config VIA_RHINE | 1738 | config VIA_RHINE |
1733 | tristate "VIA Rhine support" | 1739 | tristate "VIA Rhine support" |
1734 | depends on NET_PCI && PCI | 1740 | depends on NET_PCI && PCI |