From 16d31c35ff6969cc79e2afcfd077a4f9939420bd Mon Sep 17 00:00:00 2001 From: Matthew Gabeler-Lee Date: Thu, 25 Jun 2020 21:28:23 -0400 Subject: Re-enable APU2 LED control (Closes: 949448) The kernel code & corresponding config entries to enable the LED controls on PCEngines APU2 hardware changed in 5.4.x, which effectively undid the work of !101. This change re-enables the new Kconfig name so it works again. --- debian/config/kernelarch-x86/config | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index c2200378f738..b78e74f6ce85 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1402,6 +1402,7 @@ CONFIG_SURFACE_3_BUTTON=m CONFIG_SURFACE_PRO3_BUTTON=m CONFIG_MSI_LAPTOP=m CONFIG_MSI_WMI=m +CONFIG_PCENGINES_APU2=m CONFIG_SAMSUNG_LAPTOP=m CONFIG_SAMSUNG_Q10=m CONFIG_ACPI_TOSHIBA=m -- cgit v1.2.3