serial: Remove obsolete CONS_INDEX_n Kconfig options
authorSamuel Holland <samuel@sholland.org>
Mon, 9 May 2022 05:10:55 +0000 (00:10 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Tue, 24 May 2022 00:46:06 +0000 (01:46 +0100)
commit7495051219b64ec0e8fac8930586dc10666530da
treea780bcc942080d080a98cb8f1b13aa0e5ff5ca7f
parent821fdfbba36790cc0ece07f01ebe5bb97ce37425
serial: Remove obsolete CONS_INDEX_n Kconfig options

These were only ever implied by sunxi platforms, and that usage has
been removed. Current practice is to specify CONFIG_CONS_INDEX in each
board's defconfig.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/serial/Kconfig