staging: unisys: fix dependencies with UNISYSSPAR Kconfig flag
authorDavid Kershner <david.kershner@unisys.com>
Wed, 6 Dec 2017 16:05:25 +0000 (11:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Dec 2017 16:48:26 +0000 (17:48 +0100)
commita51cf83d73fcd05c3f058257c3fecbb20e3b9f45
treea948a9080a55a4702093375ac5bc760cf94f399d
parent494b11b6621da440f4b90435e4628cc91f510395
staging: unisys: fix dependencies with UNISYSSPAR Kconfig flag

The Kconfig file for UNISYSSPAR uses select ACPI and select PCI instead of
depends on ACPI. This patch fixes the problem.

Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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>
drivers/staging/unisys/Kconfig