summaryrefslogtreecommitdiff
path: root/include/configs/ls1021aqds.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-23 17:20:00 -0400
committerTom Rini <trini@konsulko.com>2022-04-01 10:28:46 -0400
commitdb48e5258432838bc215bdea9fb8e83017afe972 (patch)
treecdb66cb4b781fe765f5648b77876d8d99215c7a3 /include/configs/ls1021aqds.h
parente9ce70eff0451974d9c0b5a680dfe495545a8c33 (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>
Diffstat (limited to 'include/configs/ls1021aqds.h')
-rw-r--r--include/configs/ls1021aqds.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/ls1021aqds.h b/include/configs/ls1021aqds.h
index 6a27111465..773cc9bf20 100644
--- a/include/configs/ls1021aqds.h
+++ b/include/configs/ls1021aqds.h
@@ -268,9 +268,7 @@
/*
* Serial Port
*/
-#ifdef CONFIG_LPUART
-#define CONFIG_LPUART_32B_REG
-#else
+#ifndef CONFIG_LPUART
#define CONFIG_SYS_NS16550_SERIAL
#ifndef CONFIG_DM_SERIAL
#define CONFIG_SYS_NS16550_REG_SIZE 1