[PATCH v2] optee: Correct dependencies for BOOTM_OPTEE
Marek Vasut
marek.vasut at mailbox.org
Fri Mar 20 19:30:42 CET 2026
On 3/20/26 6:24 PM, Tom Rini wrote:
> As exposed by "make randconfig", we have an issue with the dependencies
> for BOOTM_OPTEE. This symbol needs to select BOOTM_LINUX and in turn
> depend on the library symbols that have to be enabled for BOOTM_LINUX to
> be valid (LIB_BOOTI, LIB_BOOTM and LIB_BOOTZ).
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Reviewed-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
More information about the U-Boot
mailing list