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 <sunilvl@ventanamicro.com> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230515054928.2079268-21-sunilvl@ventanamicro.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 714aa1d commit 0b8e15c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)