aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
diff options
context:
space:
mode:
authorYuantian Tang2020-04-22 11:34:39 +0800
committerPriyanka Jain2020-04-29 11:10:54 +0530
commit57100bb09c0c3bcff36a1858083628e81bde0444 (patch)
tree2f30fbfeaccc29dd80bd897a76fd3cba906410d0 /board/freescale
parente88cfb07ebbcc0f185e80ee4ab0783dfe32794c9 (diff)
configs: ls1028aqds: add lpuart config
Add lpuart config to enable lpuart feature. Signed-off-by: Vabhav Sharma <vabhav.sharma@nxp.com> Signed-off-by: Yuantian Tang <andy.tang@nxp.com>. Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'board/freescale')
-rw-r--r--board/freescale/ls1028a/MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/ls1028a/MAINTAINERS b/board/freescale/ls1028a/MAINTAINERS
index 2c288256985..5b7a8db2fac 100644
--- a/board/freescale/ls1028a/MAINTAINERS
+++ b/board/freescale/ls1028a/MAINTAINERS
@@ -8,6 +8,7 @@ F: board/freescale/ls1028a/
F: include/configs/ls1028a_common.h
F: include/configs/ls1028aqds.h
F: configs/ls1028aqds_tfa_defconfig
+F: configs/ls1028aqds_tfa_lpuart_defconfig
LS1028ARDB BOARD
M: Sudhanshu Gupta <sudhanshu.gupta@nxp.com>