On 31 December 2015 at 01:53, Bin Meng <bmeng...@gmail.com> wrote: > 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...@gmail.com> > --- > > configs/colibri_vf_defconfig | 1 + > configs/colibri_vf_dtb_defconfig | 1 + > configs/ls1021aqds_ddr4_nor_lpuart_defconfig | 1 + > configs/ls1021aqds_nor_lpuart_defconfig | 1 + > configs/ls1021atwr_nor_lpuart_defconfig | 1 + > configs/pcm052_defconfig | 1 + > configs/vf610twr_defconfig | 1 + > configs/vf610twr_nand_defconfig | 1 + > drivers/serial/Kconfig | 6 ++++++ > include/configs/colibri_vf.h | 1 - > include/configs/ls1021aqds.h | 1 - > include/configs/ls1021atwr.h | 1 - > include/configs/pcm052.h | 1 - > include/configs/vf610twr.h | 1 - > 14 files changed, 14 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot