Skip to content

Commit

Permalink
staging: unisys: fix visorbus Kconfig
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Benjamin Romer authored and Greg Kroah-Hartman committed May 8, 2015
1 parent 53490b5 commit 1b27fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/unisys/visorbus/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 1b27fea

Please sign in to comment.