]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>
Thu, 28 Nov 2019 14:27:51 +0000 (15:27 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 5 Dec 2019 15:53:07 +0000 (23:53 +0800)
commitcf724d261eff056b80220c9743252ac8a7d05d7e
tree84798ec57a6b0e0887d67db664c741192daafd40
parent446f57a26fdd02019f2505420fba93b04cedc916
rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL

UART3 also has two sets of pins that can be selected.

Rename the config option to a common name, to allow it to be used for both
UART2 and UART3.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/px30/Kconfig
arch/arm/mach-rockchip/px30/px30.c