aboutsummaryrefslogtreecommitdiffstats
path: root/package/spi-ks8995/src/Kconfig
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-04-17 09:59:09 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-04-17 09:59:09 +0000
commit63156f67238c993c81325244b69b0b3794b3d687 (patch)
tree9f8f918b60ef6460b63538c872fd66f8e4a8d07e /package/spi-ks8995/src/Kconfig
parent2eacf37a83e1913aec1c1e84c55dccb49c9b6c15 (diff)
downloadupstream-63156f67238c993c81325244b69b0b3794b3d687.tar.gz
upstream-63156f67238c993c81325244b69b0b3794b3d687.tar.bz2
upstream-63156f67238c993c81325244b69b0b3794b3d687.zip
[package] add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/spi-ks8995/src/Kconfig')
-rw-r--r--package/spi-ks8995/src/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/spi-ks8995/src/Kconfig b/package/spi-ks8995/src/Kconfig
new file mode 100644
index 0000000000..7859be183d
--- /dev/null
+++ b/package/spi-ks8995/src/Kconfig
@@ -0,0 +1,3 @@
+config SPI_KS8995
+ tristate "Micrel/Kendin KS8995 Ethernet switch"
+ depends on SPI