ACPI: Always build evged in
authorArjan van de Ven <arjan@linux.intel.com>
Wed, 9 Oct 2019 13:04:33 +0000 (15:04 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 14 Oct 2019 08:59:57 +0000 (10:59 +0200)
commitac36d37e943635fc072e9d4f47e40a48fbcdb3f0
tree2553514d2ca1d46b57b16fdd9897aedffb924953
parent4f5cafb5cb8471e54afdc9054d973535614f7675
ACPI: Always build evged in

Although the Generic Event Device is a Hardware-reduced
platfom device in principle, it should not be restricted to
ACPI_REDUCED_HARDWARE_ONLY.

Kernels supporting both fixed and hardware-reduced ACPI platforms
should be able to probe the GED when dynamically detecting that a
platform is hardware-reduced. For that, the driver must be
unconditionally built in.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/Makefile