video: Enable the cls command by default
authorSimon Glass <sjg@chromium.org>
Thu, 6 Oct 2022 14:36:15 +0000 (08:36 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:01:40 +0000 (20:01 +0100)
commit3f425f9ca75c8d1938579044fde37a6f7d5abe16
treeb12b373cd4aaed20fce9175022e8486f3daec1af
parent57a847cd405e546711dbab1b70ea43fd46960f58
video: Enable the cls command by default

This is enabled for LCD but not for VIDEO. Enable it since it is useful
to be able to clear the screen and adds very little code.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/Kconfig