[PATCH 5/9] drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL
Simon Glass
sjg at chromium.org
Mon Mar 27 10:23:59 CEST 2023
On Tue, 14 Mar 2023 at 17:51, Nikhil M Jain <n-jain1 at ti.com> wrote:
>
> To enable TIDSS driver only at SPL stage add rule to compile the TIDSS
> video driver, for SPL stage only if CONFIG_SPL_VIDEO_TIDSS is defined.
>
> Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>
> ---
> drivers/video/Makefile | 1 +
> drivers/video/tidss/Makefile | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list