cmd: CMD_CLS should not depend on video
[platform/kernel/u-boot.git] / cmd / Kconfig
index bfa12ce..6f00bd9 100644 (file)
@@ -1914,7 +1914,6 @@ config CMD_CONITRACE
 
 config CMD_CLS
        bool "Enable clear screen command 'cls'"
-       depends on DM_VIDEO || LCD || VIDEO
        default y if LCD
        help
          Enable the 'cls' command which clears the screen contents