]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit57a373deff976295beb0eac1a8c0f6ccc1bd9655
treea780bcc942080d080a98cb8f1b13aa0e5ff5ca7f
parentc3a03b88cbfa394ba164218b1d742e4c0e64f651
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