Skip to content

Commit

Permalink
staging: unisys: add ACPI and PCI requirement to Kconfig
Browse files Browse the repository at this point in the history
Later patches will require PCI and ACPI support in the kernel, so add these
features to the Kconfig.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Benjamin Romer authored and Greg Kroah-Hartman committed May 8, 2015
1 parent 55c67dc commit 01f125c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/staging/unisys/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 01f125c

Please sign in to comment.