aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorBen Dooks <ben@simtec.co.uk>2009-07-16 05:24:08 +0000
committerDavid S. Miller <davem@davemloft.net>2009-07-20 08:23:26 -0700
commit3ba81f3ece3cfa4ffb06d21ac93b8cad7fbe6a73 (patch)
tree87b339fec60d3a9f3007acc05c9b2eb6bf6dc459 /drivers/net/Kconfig
parenttcp: Use correct peer adr when copying MD5 keys (diff)
downloadlinux-dev-3ba81f3ece3cfa4ffb06d21ac93b8cad7fbe6a73.tar.xz
linux-dev-3ba81f3ece3cfa4ffb06d21ac93b8cad7fbe6a73.zip
net: Micrel KS8851 SPI network driver
Network driver for the SPI version of the Micrel KS8851 network chip. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig6
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
help
This platform driver is for Micrel KSZ8842 chip.
+config KS8851
+ tristate "Micrel KS8851 SPI"
+ depends on SPI
+ help
+ SPI driver for Micrel KS8851 SPI attached network chip.
+
config VIA_RHINE
tristate "VIA Rhine support"
depends on NET_PCI && PCI