commit | 5b2bc146d67caded0aa759f761618a39d189a91d | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Oct 04 16:04:32 2021 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Oct 09 19:41:33 2021 +0200 |
tree | bf0170eecd61ac1dfb993833ada1b090a32a3b06 | |
parent | d8ab3341320c33bcb2f1f559c5371b599432b039 [diff] |
common: Kconfig: use 'vidconsole' name instead of old 'video' After DM_VIDEO conversion the 'vidconsole' is the correct name for the frame buffer console. 'video' will not work, so update the description of the config option. Signed-off-by: Anatolij Gustschin <agust@denx.de>