Skip to content

arm: mediatek: allow console disabling

Vitor Sato Eschholz requested to merge vsatoes/console-disable into mtk-v2023.01

In order for the config CONFIG_CONSOLE_DISABLE actually take effect, the global data flag GD_FLG_DISABLE_CONSOLE must be set.

Set it for mediatek SoCs to allow console disabling using Kconfig.

Signed-off-by: Vitor Sato Eschholz vsatoes@baylibre.com

Merge request reports

Loading