summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/Kconfig
diff options
context:
space:
mode:
authorTim Sell <Timothy.Sell@unisys.com>2015-10-02 13:19:15 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-04 09:53:34 +0100
commit6ea9b6e6a78cec3e8cb2e77019795aa4a1c8c42c (patch)
treea402d90e912905356687691bbb517efcec5dfc1a /drivers/staging/unisys/Kconfig
parent63417188f10351945e23ff03af68c605cb18da52 (diff)
downloadop-kernel-dev-6ea9b6e6a78cec3e8cb2e77019795aa4a1c8c42c.zip
op-kernel-dev-6ea9b6e6a78cec3e8cb2e77019795aa4a1c8c42c.tar.gz
staging: unisys: visorhid: rename to visorinput
This visorhid driver provides a Human Interface Device, but is not at all using HID, the protocol. It's a plain input driver, so for clarity, it is being renamed to visorinput. Signed-off-by: Tim Sell <Timothy.Sell@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/Kconfig')
-rw-r--r--drivers/staging/unisys/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/unisys/Kconfig b/drivers/staging/unisys/Kconfig
index 5cbb791..4f1f5e6 100644
--- a/drivers/staging/unisys/Kconfig
+++ b/drivers/staging/unisys/Kconfig
@@ -13,7 +13,7 @@ if UNISYSSPAR
source "drivers/staging/unisys/visorbus/Kconfig"
source "drivers/staging/unisys/visornic/Kconfig"
-source "drivers/staging/unisys/visorhid/Kconfig"
+source "drivers/staging/unisys/visorinput/Kconfig"
source "drivers/staging/unisys/visorhba/Kconfig"
endif # UNISYSSPAR
OpenPOWER on IntegriCloud