On Tue, 14 Mar 2023 at 17:51, Nikhil M Jain <[email protected]> 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 <[email protected]> > --- > drivers/video/Makefile | 1 + > drivers/video/tidss/Makefile | 1 + > 2 files changed, 2 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

