diff options
author | Nikhil M Jain <n-jain1@ti.com> | 2023-04-20 17:41:03 +0530 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2023-04-24 21:37:45 +0200 |
commit | 2e72e4ec847bd81b4f30d6641efb70c3b422ac7b (patch) | |
tree | 34696bd0b12a12c391711cd6d36cd5174902fdff /lib/efi_loader/helloworld.c | |
parent | 35ca2e4fa21187b13e6ab323ac5782292f52a634 (diff) |
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: Nikhil M Jain <n-jain1@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions