[PATCH] x86: apl: Correct usage of IS_ENABLED() macro in acpi-pmc-uclass.c
Tom Rini
trini at konsulko.com
Fri May 9 20:57:44 CEST 2025
On Wed, 26 Feb 2025 14:31:15 -0600, Tom Rini wrote:
> This file was using IS_ENABLED() to test for CONFIG flags but omitted
> the CONFIG_ prefix and so did not work as expected.
>
>
Applied to u-boot/master, thanks!
[1/1] x86: apl: Correct usage of IS_ENABLED() macro in acpi-pmc-uclass.c
commit: 4cc29d0109ec4cb7e8121cab3df565916b0c3c11
--
Tom
More information about the U-Boot
mailing list