commit | 037415ad0d5c595441ba711def8db279ae971180 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 23 17:20:00 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 01 10:28:46 2022 -0400 |
tree | cdb66cb4b781fe765f5648b77876d8d99215c7a3 | |
parent | 164befed0cc1d832291dd33f01e51ce70baac2aa [diff] |
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>