summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/Kconfig
diff options
context:
space:
mode:
authorKen Cox <jkc@redhat.com>2014-03-04 07:58:08 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-04 16:59:30 -0800
commit7b2a2d8383d08793aac3f157fa3f38ea90c5d3c0 (patch)
tree2e6a3e5d8df686b5e921d87ea142b4e6e7c6956e /drivers/staging/unisys/Kconfig
parent12e364b9f08aa335dc7716ce74113e834c993765 (diff)
downloadop-kernel-dev-7b2a2d8383d08793aac3f157fa3f38ea90c5d3c0.zip
op-kernel-dev-7b2a2d8383d08793aac3f157fa3f38ea90c5d3c0.tar.gz
staging: visorchannelstub driver to provide channel support routines
The visorchannelstub module provides support routines for storing and retrieving data from a channel. Signed-off-by: Ken Cox <jkc@redhat.com> Cc: Ben Romer <sparmaintainer@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 14e1ea6..c9a10bd 100644
--- a/drivers/staging/unisys/Kconfig
+++ b/drivers/staging/unisys/Kconfig
@@ -12,5 +12,6 @@ if UNISYSSPAR
source "drivers/staging/unisys/visorutil/Kconfig"
source "drivers/staging/unisys/visorchannel/Kconfig"
source "drivers/staging/unisys/visorchipset/Kconfig"
+source "drivers/staging/unisys/channels/Kconfig"
endif # UNISYSSPAR
OpenPOWER on IntegriCloud