Skip to content
Commit 2e72e4ec authored by Nikhil M Jain's avatar Nikhil M Jain Committed by Anatolij Gustschin
Browse files

drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL



To enable TIDSS driver only at SPL stage add rule to compile the TIDSS
video driver.

CONFIG_$(SPL_)VIDEO_TIDSS will compile tidss_drv, at SPL only if
CONFIG_SPL_VIDEO_TIDSS is defined and at u-boot proper if
CONFIG_VIDEO_TIDSS is defined.

Signed-off-by: default avatarNikhil M Jain <n-jain1@ti.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 35ca2e4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment