alistair23-linux/drivers/staging/unisys/visorutil/Kconfig
Ken Cox 9d9baadd40 staging: visorutil driver to provide common functionality to other s-Par drivers
The visorutil module is a support library required by all other s-Par
driver modules. Among its features it abstracts reading, writing, and
manipulating a block of memory.

Signed-off-by: Ken Cox <jkc@redhat.com>
Cc: Ben Romer <sparmaintainer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-04 16:52:12 -08:00

11 lines
198 B
Plaintext

#
# Unisys timskmod configuration
#
config UNISYS_VISORUTIL
tristate "Unisys visorutil driver"
depends on UNISYSSPAR
---help---
If you say Y here, you will enable the Unisys visorutil driver.