[U-Boot] [PATCH v3 1/6] Convert CONFIG_FSL_DCU_FB to Kconfig
Alison Wang
alison.wang at nxp.com
Wed Apr 12 07:18:50 UTC 2017
> -----Original Message-----
> From: Sanchayan Maity [mailto:maitysanchayan at gmail.com]
> Sent: Tuesday, April 11, 2017 1:42 PM
> To: u-boot at lists.denx.de; sbabic at denx.de; agust at denx.de
> Cc: albert.u.boot at aribaud.net; Feng Li <feng.li_2 at nxp.com>;
> alison.wang at freescale.com; Sumit Garg <sumit.garg at nxp.com>; Stefan
> Agner <stefan.agner at toradex.com>; york sun <york.sun at nxp.com>; Z.Q. Hou
> <zhiqiang.hou at nxp.com>; Xiaoliang Yang <xiaoliang.yang at nxp.com>;
> Sanchayan Maity <maitysanchayan at gmail.com>
> Subject: [PATCH v3 1/6] Convert CONFIG_FSL_DCU_FB to Kconfig
>
> Rename CONFIG_FSL_DCU_FB to CONFIG_VIDEO_FSL_DCU_FB
> and convert it to Kconfig.
>
> Signed-off-by: Sanchayan Maity <maitysanchayan at gmail.com>
> ---
> arch/arm/cpu/armv7/ls102xa/soc.c | 2 +-
> board/freescale/ls1021aiot/Makefile | 2 +-
> board/freescale/ls1021aqds/Makefile | 2 +-
> board/freescale/ls1021atwr/Makefile | 2 +-
> configs/ls1021aqds_ddr4_nor_defconfig | 1 +
> configs/ls1021aqds_ddr4_nor_lpuart_defconfig | 1 +
> configs/ls1021aqds_nand_defconfig | 1 +
> configs/ls1021aqds_nor_SECURE_BOOT_defconfig | 1 +
> configs/ls1021aqds_nor_defconfig | 1 +
> configs/ls1021aqds_nor_lpuart_defconfig | 1 +
> configs/ls1021aqds_qspi_defconfig | 1 +
> configs/ls1021aqds_sdcard_ifc_defconfig | 1 +
> configs/ls1021aqds_sdcard_qspi_defconfig | 1 +
> configs/ls1021atwr_nor_SECURE_BOOT_defconfig | 1 +
> configs/ls1021atwr_nor_defconfig | 1 +
> configs/ls1021atwr_nor_lpuart_defconfig | 1 +
> configs/ls1021atwr_qspi_defconfig | 1 +
> configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig | 1 +
> configs/ls1021atwr_sdcard_ifc_defconfig | 1 +
> configs/ls1021atwr_sdcard_qspi_defconfig | 1 +
> drivers/video/Kconfig | 7 +++++++
> drivers/video/Makefile | 2 +-
> include/configs/ls1021aqds.h | 4 +---
> include/configs/ls1021atwr.h | 4 +---
> scripts/config_whitelist.txt | 1 -
> 25 files changed, 30 insertions(+), 12 deletions(-)
Reviewed-by: Alison Wang <alison.wang at nxp.com>
Best Regards,
Alison Wang
More information about the U-Boot
mailing list