commit | 0a2daf3f735359582092c9821135edbf8bffab2b | [log] [tgz] |
---|---|---|
author | John Keeping <john@metanate.com> | Tue May 09 12:02:50 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon May 15 17:14:46 2023 -0400 |
tree | e6b21d6faea610cdd6953af014f09e7bcd2f5033 | |
parent | 57ce1bcf6ffa598433fefe2405dfb6dce0faa987 [diff] |
video: tweak CONFIG_SPL_VIDEO description Make it clear that this is the SPL option to avoid potential confusion when the description for CONFIG_SPL_VIDEO is the same as that for CONFIG_VIDEO. Signed-off-by: John Keeping <john@metanate.com>