cmd: CMD_CLS should not depend on video
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 7 Oct 2022 18:36:12 +0000 (20:36 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 10 Oct 2022 14:34:25 +0000 (16:34 +0200)
commitc6db606dbb5ecb4480a9b83bab1a61800f556493
treead5ea91e3a15f0583da9fb1ff698e47b0f00f5ba
parent73e741b8ee46eba4e02a3bcc758dbd70540ed3c1
cmd: CMD_CLS should not depend on video

The cls command works fine on the serial console. There is no reason to
let it depend on the availability of video.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
cmd/Kconfig