summaryrefslogtreecommitdiffstats
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorDanielC2012-09-07 04:59:06 +0200
committerGreg Kroah-Hartman2012-09-08 07:12:43 +0200
commit7040e556c90aefd7b0e1341f7490de20a33340d7 (patch)
tree5b3c3dd35a6e53112d16bcb231414e36b9a224ba /drivers/staging/Kconfig
parentstaging: vt6655: vt6655_init_info function must be void type (diff)
downloadkernel-qcow2-linux-7040e556c90aefd7b0e1341f7490de20a33340d7.tar.gz
kernel-qcow2-linux-7040e556c90aefd7b0e1341f7490de20a33340d7.tar.xz
kernel-qcow2-linux-7040e556c90aefd7b0e1341f7490de20a33340d7.zip
staging: add Silicom Bypass driver
The Silicom Bypass Network Interface Cards (NICs) are network cards with paired ports (2 or 4). The pairs either act as a "wire" allowing the network packets to pass or insert the device in between the two ports. When paired with the on-board hardware watchdog or other failsafe, they provide high availability for the network in the face of software outages or maintenance. Signed-off-by: Daniel Cotey <puff65537@bansheeslibrary.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index e12f5a3684e3..08d279f8816e 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -136,4 +136,6 @@ source "drivers/staging/omap-thermal/Kconfig"
source "drivers/staging/ramster/Kconfig"
+source "drivers/staging/silicom/Kconfig"
+
endif # STAGING