Skip to content

Commit 0b8e15c

Browse files
vlsunilpalmer-dabbelt
authored andcommitted
RISC-V: Enable ACPI in defconfig
Add support to build ACPI subsystem in defconfig. Signed-off-by: Sunil V L <[email protected]> Acked-by: Rafael J. Wysocki <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 714aa1d commit 0b8e15c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ CONFIG_PM=y
3737
CONFIG_CPU_IDLE=y
3838
CONFIG_VIRTUALIZATION=y
3939
CONFIG_KVM=m
40+
CONFIG_ACPI=y
4041
CONFIG_JUMP_LABEL=y
4142
CONFIG_MODULES=y
4243
CONFIG_MODULE_UNLOAD=y

0 commit comments

Comments
 (0)