summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorJun Liang Tan <junliang.tan@linux.starfivetech.com>2022-08-17 18:40:56 +0300
committerAnup Patel <anup@brainfault.org>2022-08-23 06:10:17 +0300
commitcbaa9b0333517b3c25bea8d1c71ac8005ff1f727 (patch)
treeac34ed7af2455b6a0cb1c9efbf53857194146b67 /platform
parentadf44b51bae1b91dbb90c51fcecfbc23bb3062a5 (diff)
downloadopensbi-cbaa9b0333517b3c25bea8d1c71ac8005ff1f727.tar.xz
lib: utils: serial: Add Cadence UART driver
Add Cadence UART driver Signed-off-by: Jun Liang Tan <junliang.tan@linux.starfivetech.com> Signed-off-by: Wei Liang Lim <weiliang.lim@linux.starfivetech.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com> Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'platform')
-rw-r--r--platform/generic/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/generic/configs/defconfig b/platform/generic/configs/defconfig
index 2a75394..e324173 100644
--- a/platform/generic/configs/defconfig
+++ b/platform/generic/configs/defconfig
@@ -18,6 +18,7 @@ CONFIG_FDT_RESET_SIFIVE_TEST=y
CONFIG_FDT_RESET_SUNXI_WDT=y
CONFIG_FDT_RESET_THEAD=y
CONFIG_FDT_SERIAL=y
+CONFIG_FDT_SERIAL_CADENCE=y
CONFIG_FDT_SERIAL_GAISLER=y
CONFIG_FDT_SERIAL_HTIF=y
CONFIG_FDT_SERIAL_SHAKTI=y