sunxi: Fix serial console for A10s-OLinuXino-MICRO
authorMark Kettenis <kettenis@openbsd.org>
Sun, 11 Dec 2022 22:00:54 +0000 (23:00 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 14 Dec 2022 01:37:04 +0000 (01:37 +0000)
commit705209a0957ffd9e0ad001d01cb2b468fb1b3347
treed97b3688114b433d705aa0dafdd7b2c48e52234e
parent6cad8bea4f6daa9ee268bbf6f88ae35735692cb0
sunxi: Fix serial console for A10s-OLinuXino-MICRO

On this board CONFIG_CONS_INDEX needs to be 1 unlike other sun5i
boards.  Since this is the default, remove to bogus setting.

Fixes: 7095f8641863 ("sunxi: Convert CONS_INDEX to Kconfig")
Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
configs/A10s-OLinuXino-M_defconfig