u-boot-brain/configs/ls1021aqds_nor_lpuart_defconfig
Alison Wang 8fc2121a10 arm: ls102xa: Add LPUART support for LS1021AQDS board
This patch adds LPUART support for LS1021AQDS board.
For ls1021aqds_nor_lpuart_defconfig, LPUART is used as the console.

Signed-off-by: Alison Wang <alison.wang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2015-01-23 22:29:15 -06:00

4 lines
80 B
Plaintext

CONFIG_SYS_EXTRA_OPTIONS="LPUART"
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_LS1021AQDS=y