]> git.baikalelectronics.ru Git - uboot.git/commit
vpl: Ensure all VPL symbols in Kconfig have some VPL dependency
authorTom Rini <trini@konsulko.com>
Wed, 8 Jun 2022 12:24:40 +0000 (08:24 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2022 21:03:31 +0000 (17:03 -0400)
commit1c29c23f9de65ea8934ca2c54df611ff9a69875a
treee74c5573000a664edef03c57a7674d51b0538e9e
parentf91c7446a2a14adf0046ee24467cf128ca384e74
vpl: Ensure all VPL symbols in Kconfig have some VPL dependency

Tighten up symbol dependencies in a number of places.  Ensure that a VPL
specific option has at least a direct dependency on VPL.  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>
common/Kconfig
dts/Kconfig
lib/Kconfig