Skip to content

Commit

Permalink
RISC-V: ACPI: Enable ACPI LPI driver
Browse files Browse the repository at this point in the history
Enable building ACPI LPI based cpuidle driver for RISC-V.

Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
  • Loading branch information
vlsunil authored and avpatel committed Aug 19, 2022
1 parent d7aa231 commit f3915b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/riscv/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,4 @@ obj-$(CONFIG_COMPAT) += compat_vdso/

obj-$(CONFIG_ACPI) += acpi.o
obj-$(CONFIG_PCI) += pci.o
obj-$(CONFIG_CPU_IDLE) += cpuidle.o

0 comments on commit f3915b6

Please sign in to comment.