Skip to content

include: configs: android: remove some bootargs

Vitor Sato Eschholz requested to merge vsatoes/bootargs into mtk-v2023.10

Some bootargs don't need to be managed by the bootloader, instead, they can be set on the Android side. Remove hardware and serialno boot arguments.

Also removes CONFIG_SERIAL_ANDROID that was only used in this context.

RITA-1288

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

Merge request reports