]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
cmd: Add missing dependency to CMD_PMC
authorTom Rini <trini@konsulko.com>
Fri, 20 Mar 2026 20:53:45 +0000 (14:53 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 3 Apr 2026 19:42:49 +0000 (13:42 -0600)
We cannot build CMD_PMC without ACPI_PMC, so add that as a dependency.

Signed-off-by: Tom Rini <trini@konsulko.com>
cmd/Kconfig

index 4451cac9793d9256b1d066660cf7e76e98639973..f47ce7f45ce63a7d13edbbb5b23af25c6941a69d 100644 (file)
@@ -223,6 +223,7 @@ config CMD_LICENSE
 
 config CMD_PMC
        bool "pmc"
+       depends on ACPI_PMC
        help
          Provides access to the Intel Power-Management Controller (PMC) so
          that its state can be examined. This does not currently support