video: Make all video options depend on DM_VIDEO
authorSimon Glass <sjg@chromium.org>
Tue, 18 Oct 2022 13:35:17 +0000 (07:35 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:07:17 +0000 (20:07 +0100)
commitfeda193c8bb1fd27cba3ea90ebbc8eabf0635530
treed5dcf476f0c8f258776705bf11c8ccbe5f2dbbbd
parenteaf707552862ec2778a920870096d16f9fc03ab2
video: Make all video options depend on DM_VIDEO

Rather than sprinkly this file with 'depends' statements, make all options
depend on DM_VIDEO.

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