On 12/26/2013 09:58 PM, Matthew Garrett wrote:
On Mon, Dec 16, 2013 at 05:16:37PM -0700, al.stone@linaro.org wrote:
+config ACPI_REDUCED_HARDWARE
- bool "Hardware-reduced ACPI support"
- depends on ARM || ARM64
- help
- This config adds support for Hardware-reduced ACPI.
Well, that's not really true - most of the hardware-reduced ACPI support seems to be built even if this isn't turned on. Maybe ACPI_REDUCED_HARDWARE_ONLY ?
Aha. Good point; semantically, it is unclear as is. I'll clarify and re-submit.