From: Benjamin Romer Date: Tue, 5 May 2015 22:37:03 +0000 (-0400) Subject: staging: unisys: add ACPI and PCI requirement to Kconfig X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=01f125ca99f038775daae9e5963a4bf368623986;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git staging: unisys: add ACPI and PCI requirement to Kconfig Later patches will require PCI and ACPI support in the kernel, so add these features to the Kconfig. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/Kconfig b/drivers/staging/unisys/Kconfig index 50223c74eb50..e0562f133613 100644 --- a/drivers/staging/unisys/Kconfig +++ b/drivers/staging/unisys/Kconfig @@ -4,6 +4,8 @@ menuconfig UNISYSSPAR bool "Unisys SPAR driver support" depends on X86_64 + select PCI + select ACPI ---help--- Support for the Unisys SPAR drivers