commit | 0116d8543bc517bbe81a30e4462c8afbf95bb14e | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Sun Jul 23 12:40:34 2023 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed Aug 02 16:31:58 2023 +0800 |
tree | 99713ec7e6210ac61d93510f7f33e660ce2dc7e1 | |
parent | cbb84f391062c12ca7e40c89d1b16f6dd72fc6a1 [diff] |
console: kconfig: Drop the redundant VIDEO dependency The VIDEO dependency is described twice in CONSOLE_MUX. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>