Convert CONFIG_LPUART et al to Kconfig
authorTom Rini <trini@konsulko.com>
Wed, 23 Mar 2022 21:20:00 +0000 (17:20 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 14:28:46 +0000 (10:28 -0400)
commitdb48e5258432838bc215bdea9fb8e83017afe972
treecdb66cb4b781fe765f5648b77876d8d99215c7a3
parente9ce70eff0451974d9c0b5a680dfe495545a8c33
Convert CONFIG_LPUART et al to Kconfig

This converts the following to Kconfig:
   CONFIG_LPUART
   CONFIG_LPUART_32B_REG

And note that CONFIG_LPUART_32B_REG is unused in code.

Signed-off-by: Tom Rini <trini@konsulko.com>
12 files changed:
configs/ls1021aqds_ddr4_nor_lpuart_defconfig
configs/ls1021aqds_nor_lpuart_defconfig
configs/ls1021atwr_nor_lpuart_defconfig
configs/ls1028aqds_tfa_lpuart_defconfig
configs/ls1043aqds_lpuart_defconfig
configs/ls1046aqds_lpuart_defconfig
drivers/serial/Kconfig
include/configs/ls1021aqds.h
include/configs/ls1021atwr.h
include/configs/ls1028aqds.h
include/configs/ls1043aqds.h
include/configs/ls1046aqds.h