aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2012-11-16 09:28:49 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-16 06:58:09 -0800
commit68a81291ff6650f3ff409ebfc58ef97dfe85a2e4 (patch)
tree5be5a36b54bfe0fd5d83faca6e485a879a609b79 /drivers/staging/Kconfig
parent77a807dcebc1be1e96dc8b47db2e598034e8a7c7 (diff)
staging: Add SystemBase Multi-2/PCI driver
I ported the driver supplied by SystemBase to mainline. As the driver had MODULE_LICENSE("GPL") it is declared as a GPL module and thus I have the right to distribute it upstream. Note, I did the bare minimum to get it working. It still needs a lot of loving. Cc: hjchoi <hjchoi@sysbas.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org> 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 d805eef1191..f245fd3153d 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -144,4 +144,6 @@ source "drivers/staging/imx-drm/Kconfig"
source "drivers/staging/dgrp/Kconfig"
+source "drivers/staging/sb105x/Kconfig"
+
endif # STAGING