summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/Kconfig
diff options
context:
space:
mode:
authorErik Arfvidson <erik.arfvidson@unisys.com>2015-08-25 17:52:35 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-20 18:52:38 -0700
commit2e19202501a0362c6f2f73c6625d8fea42d5a2be (patch)
treebf3da018403d09def6c544f4babcba5478d77e83 /drivers/staging/unisys/Kconfig
parent3a8c41b50aa2782f3ba926944a2374b957705f33 (diff)
downloadop-kernel-dev-2e19202501a0362c6f2f73c6625d8fea42d5a2be.zip
op-kernel-dev-2e19202501a0362c6f2f73c6625d8fea42d5a2be.tar.gz
staging: unisys: add visorhid driver
This driver provides mouse and keyboard input to Unisys s-Par Partition Desktop application. This device is created by the visorbus device. Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/Kconfig')
-rw-r--r--drivers/staging/unisys/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/unisys/Kconfig b/drivers/staging/unisys/Kconfig
index 624abe6..ca850a8 100644
--- a/drivers/staging/unisys/Kconfig
+++ b/drivers/staging/unisys/Kconfig
@@ -13,5 +13,6 @@ if UNISYSSPAR
source "drivers/staging/unisys/visorbus/Kconfig"
source "drivers/staging/unisys/visornic/Kconfig"
+source "drivers/staging/unisys/visorhid/Kconfig"
endif # UNISYSSPAR
OpenPOWER on IntegriCloud