summaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-12-06 18:18:30 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-12-06 18:18:30 +0100
commit0af72df267f2ed865c71a69fb2811ea6fa4736dc (patch)
tree65f3b976d00fc3a8d8a78ac9033a51d5c5d3e2bf /drivers/staging/slicoss/Kconfig
parent4ec941d68c2cd8db5c6f7c2fab0f47a352f6b204 (diff)
downloadop-kernel-dev-0af72df267f2ed865c71a69fb2811ea6fa4736dc.zip
op-kernel-dev-0af72df267f2ed865c71a69fb2811ea6fa4736dc.tar.gz
staging: slicoss: remove the staging driver
A "real" driver for this hardware has now landed in the networking tree, so remove this old staging driver so that we don't have multiple drivers for the same hardware, and so people don't waste their time trying to clean up this old code. Cc: Lior Dotan <liodot@gmail.com> Cc: Christopher Harrer <charrer@alacritech.com> Cc: David Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/slicoss/Kconfig')
-rw-r--r--drivers/staging/slicoss/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/staging/slicoss/Kconfig b/drivers/staging/slicoss/Kconfig
deleted file mode 100644
index 5c2a15b..0000000
--- a/drivers/staging/slicoss/Kconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-config SLICOSS
- tristate "Alacritech Gigabit IS-NIC support"
- depends on PCI && X86 && NET
- default n
- help
- This driver supports Alacritech's IS-NIC gigabit ethernet cards.
-
- This includes the following devices:
- Mojave cards (single port PCI Gigabit) both copper and fiber
- Oasis cards (single and dual port PCI-x Gigabit) copper and fiber
- Kalahari cards (dual and quad port PCI-e Gigabit) copper and fiber
-
- To compile this driver as a module, choose M here: the module
- will be called slicoss.
OpenPOWER on IntegriCloud