Hi Anatolij, On Mon, 25 May 2020 at 13:47, Anatolij Gustschin <ag...@denx.de> wrote: > > Converting some boards to DM_VIDEO results in build breakage due > to increased code size. Make video console specific commands > optional to recude binary size.
reduce Which board is this? I'd just like to check that it is expected. > > Signed-off-by: Anatolij Gustschin <ag...@denx.de> > --- > drivers/video/Kconfig | 8 ++++++++ > drivers/video/vidconsole-uclass.c | 2 ++ > 2 files changed, 10 insertions(+) Reviewed-by: Simon Glass <s...@chromium.org> Regards, Simon