]> git.baikalelectronics.ru Git - uboot.git/commit
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
authorTom Rini <trini@konsulko.com>
Wed, 8 Jun 2022 12:24:39 +0000 (08:24 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2022 21:03:31 +0000 (17:03 -0400)
commitf91c7446a2a14adf0046ee24467cf128ca384e74
treed3ddc8b2d8cd63829a42f17f16017dd701c9936d
parent55f17d60950b4476afd9b2e7461dbd6fa7db585b
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency

Tighten up symbol dependencies in a number of places.  Ensure that a TPL
specific option has at least a direct dependency on TPL.  In places
where it's clear that we depend on something more specific, use that
dependency instead.

Reported-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/x86/Kconfig
boot/Kconfig
common/Kconfig
drivers/core/Kconfig
drivers/power/acpi_pmc/Kconfig
drivers/ram/Kconfig
lib/Kconfig