Later patches will require PCI and ACPI support in the kernel, so add these
features to the Kconfig.

Signed-off-by: Benjamin Romer <benjamin.ro...@unisys.com>
---
 drivers/staging/unisys/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/staging/unisys/Kconfig b/drivers/staging/unisys/Kconfig
index 50223c7..e0562f1 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
 
-- 
2.1.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to