aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
diff options
context:
space:
mode:
authorDavid Kershner <david.kershner@unisys.com>2017-12-06 11:05:25 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-06 17:48:26 +0100
commita51cf83d73fcd05c3f058257c3fecbb20e3b9f45 (patch)
treea948a9080a55a4702093375ac5bc760cf94f399d /drivers/staging/unisys
parentstaging: pi433: Rename enum modShaping in rf69_enum.h (diff)
downloadlinux-dev-a51cf83d73fcd05c3f058257c3fecbb20e3b9f45.tar.xz
linux-dev-a51cf83d73fcd05c3f058257c3fecbb20e3b9f45.zip
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>
Diffstat (limited to 'drivers/staging/unisys')
-rw-r--r--drivers/staging/unisys/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/unisys/Kconfig b/drivers/staging/unisys/Kconfig
index 4f1f5e624604..ca1bd9a36e47 100644
--- a/drivers/staging/unisys/Kconfig
+++ b/drivers/staging/unisys/Kconfig
@@ -4,8 +4,7 @@
menuconfig UNISYSSPAR
bool "Unisys SPAR driver support"
depends on X86_64 && !UML
- select PCI
- select ACPI
+ depends on ACPI
---help---
Support for the Unisys SPAR drivers