]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/vf610twr_nand_defconfig
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
authorBin Meng <bmeng.cn@gmail.com>
Thu, 14 Jan 2016 03:39:00 +0000 (19:39 -0800)
committerSimon Glass <sjg@chromium.org>
Thu, 21 Jan 2016 02:10:14 +0000 (19:10 -0700)
commit5ed07cf53ccd47be65b5bcfef7432a75bfbfa65e
treed54c171803b4d2c8293c0eda9b7651e79d414c3b
parentf833cd6279666e1c2de6fc271bfd5d451003ed3b
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>
14 files changed:
configs/colibri_vf_defconfig
configs/colibri_vf_dtb_defconfig
configs/ls1021aqds_ddr4_nor_lpuart_defconfig
configs/ls1021aqds_nor_lpuart_defconfig
configs/ls1021atwr_nor_lpuart_defconfig
configs/pcm052_defconfig
configs/vf610twr_defconfig
configs/vf610twr_nand_defconfig
drivers/serial/Kconfig
include/configs/colibri_vf.h
include/configs/ls1021aqds.h
include/configs/ls1021atwr.h
include/configs/pcm052.h
include/configs/vf610twr.h