mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 14:34:13 -04:00
staging: unisys: fix visorbus Kconfig
Removing visorutil made it impossible to build visorbus. Remove the config setting from the Kconfig so the module can be enabled in the build. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
53490b545c
commit
1b27feaa9d
@@ -4,6 +4,6 @@
|
||||
|
||||
config UNISYS_VISORBUS
|
||||
tristate "Unisys visorbus driver"
|
||||
depends on UNISYSSPAR && UNISYS_VISORUTIL
|
||||
depends on UNISYSSPAR
|
||||
---help---
|
||||
If you say Y here, you will enable the Unisys visorbus driver.
|
||||
|
||||
Reference in New Issue
Block a user