[PATCH] video: make vidconsole commands optional
Simon Glass
sjg at chromium.org
Mon May 25 23:37:33 CEST 2020
Hi Anatolij,
On Mon, 25 May 2020 at 13:47, Anatolij Gustschin <agust at 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 <agust at denx.de>
> ---
> drivers/video/Kconfig | 8 ++++++++
> drivers/video/vidconsole-uclass.c | 2 ++
> 2 files changed, 10 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
Regards,
Simon
More information about the U-Boot
mailing list