summaryrefslogtreecommitdiff
path: root/drivers/acpi/x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/x86/Makefile')
-rw-r--r--drivers/acpi/x86/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/acpi/x86/Makefile b/drivers/acpi/x86/Makefile
index 1f3c5fa84f9e..63c99509ed9d 100644
--- a/drivers/acpi/x86/Makefile
+++ b/drivers/acpi/x86/Makefile
@@ -1,6 +1,7 @@
obj-$(CONFIG_ACPI) += acpi-x86.o
acpi-x86-y += apple.o
acpi-x86-y += cmos_rtc.o
+acpi-x86-$(CONFIG_PCI) += lpss.o
acpi-x86-y += s2idle.o
acpi-x86-y += utils.o