staging: unisys: move dependencies from UNISYSSPAR to VISORBUS

The Kconfig flag UNISYSSPAR depended on ACPI and X86, these dependencies
really belong to visorbus, so move them there.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
David Kershner 2017-12-06 11:05:28 -05:00 committed by Greg Kroah-Hartman
parent f09177adbe
commit 765e06f2ec
2 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,6 @@
#
menuconfig UNISYSSPAR
bool "Unisys SPAR driver support"
depends on X86_64
depends on ACPI
---help---
Support for the Unisys SPAR drivers

View File

@ -5,6 +5,7 @@
config UNISYS_VISORBUS
tristate "Unisys visorbus driver"
depends on UNISYSSPAR
depends on X86_64 && ACPI
---help---
The visorbus driver is a virtualized bus for the Unisys s-Par firmware.
Virtualized devices allow Linux guests on a system to share disks and