commit | 7495051219b64ec0e8fac8930586dc10666530da | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Mon May 09 00:10:55 2022 -0500 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue May 24 01:46:06 2022 +0100 |
tree | a780bcc942080d080a98cb8f1b13aa0e5ff5ca7f | |
parent | 821fdfbba36790cc0ece07f01ebe5bb97ce37425 [diff] |
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>