|
@@ -8,7 +8,7 @@ menuconfig ACPI
|
|
depends on IA64 || X86 || (ARM64 && EXPERT)
|
|
depends on IA64 || X86 || (ARM64 && EXPERT)
|
|
depends on PCI
|
|
depends on PCI
|
|
select PNP
|
|
select PNP
|
|
- default y
|
|
|
|
|
|
+ default y if (IA64 || X86)
|
|
help
|
|
help
|
|
Advanced Configuration and Power Interface (ACPI) support for
|
|
Advanced Configuration and Power Interface (ACPI) support for
|
|
Linux requires an ACPI-compliant platform (hardware/firmware),
|
|
Linux requires an ACPI-compliant platform (hardware/firmware),
|