summaryrefslogtreecommitdiffstats
path: root/include/configs/ls1021aqds.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-01-13 19:39:00 -0800
committerSimon Glass <sjg@chromium.org>2016-01-20 19:10:14 -0700
commit5ed07cf53ccd47be65b5bcfef7432a75bfbfa65e (patch)
treed54c171803b4d2c8293c0eda9b7651e79d414c3b /include/configs/ls1021aqds.h
parentf833cd6279666e1c2de6fc271bfd5d451003ed3b (diff)
downloadtalos-obmc-uboot-5ed07cf53ccd47be65b5bcfef7432a75bfbfa65e.tar.gz
talos-obmc-uboot-5ed07cf53ccd47be65b5bcfef7432a75bfbfa65e.zip
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
LPUART is seen on Freescale VF610 and QorIQ Layerscape devices. Create a Kconfig option and move it to defconfig for all boards that have this serial driver. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/ls1021aqds.h')
-rw-r--r--include/configs/ls1021aqds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1021aqds.h b/include/configs/ls1021aqds.h
index 2e8dbc7a78..e8b1ecaeb1 100644
--- a/include/configs/ls1021aqds.h
+++ b/include/configs/ls1021aqds.h
@@ -371,7 +371,6 @@ unsigned long get_board_ddr_clk(void);
* Serial Port
*/
#ifdef CONFIG_LPUART
-#define CONFIG_FSL_LPUART
#define CONFIG_LPUART_32B_REG
#else
#define CONFIG_CONS_INDEX 1
OpenPOWER on IntegriCloud