[PATCH] serial: make VPL_DM_SERIAL depend on VPL_DM

Simon Glass sjg at chromium.org
Wed Oct 29 21:12:26 CET 2025


On Wed, 29 Oct 2025 at 12:17, Quentin Schulz <foss+uboot at 0leil.net> wrote:
>
> From: Quentin Schulz <quentin.schulz at cherry.de>
>
> I have a hunch VPL_DM_SERIAL should not be selectable if VPL isn't set
> as implied by the prefix. Additionally, still based on the prefix, I'm
> assuming VPL_DM should be a dependency. Since VPL_DM can only be
> selectable when VPL is enabled, only depend on VPL_DM.
>
> This mirrors SPL_DM_SERIAL and TPL_DM_SERIAL so seems right to me.
>
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
> ---
>  drivers/serial/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list