]> git.dujemihanovic.xyz Git - u-boot.git/commit
console: kconfig: Drop the redundant VIDEO dependency
authorBin Meng <bmeng@tinylab.org>
Sun, 23 Jul 2023 04:40:34 +0000 (12:40 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 2 Aug 2023 08:31:58 +0000 (16:31 +0800)
commit142276ce51ba97eade1b70c7c7c91e0ada428284
tree99713ec7e6210ac61d93510f7f33e660ce2dc7e1
parent716161663ec4904f0487308dd428ceb8b42bcf5d
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>
common/Kconfig