diff options
| author | Simon Glass <[email protected]> | 2023-09-14 10:55:41 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-09-19 11:36:25 -0400 |
| commit | 8168359160525c57e54e294a00abb8db43a8cee1 (patch) | |
| tree | 42e91735e5132b587e73c7d1900d5914742be7fe /include/stdio_dev.h | |
| parent | d761eeabcdd127b3a26ee140e9a38b45d20fbd1b (diff) | |
video: Move bmp code to drivers/video
This relates to graphics which is only active when CONFIG_VIDEO is
enabled. Move it into that directory.
For most boards there is no harm in compiling it always, since it if not
used it will be dropped by the linker. But for the EFI app this is not
the case, so retain use of the BMP Kconfig.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions
