> -----Original Message----- > From: Sanchayan Maity [mailto:[email protected]] > Sent: Tuesday, April 11, 2017 1:42 PM > To: [email protected]; [email protected]; [email protected] > Cc: [email protected]; Feng Li <[email protected]>; > [email protected]; Sumit Garg <[email protected]>; Stefan > Agner <[email protected]>; york sun <[email protected]>; Z.Q. Hou > <[email protected]>; Xiaoliang Yang <[email protected]>; > Sanchayan Maity <[email protected]> > 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 <[email protected]> > --- > 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 <[email protected]> Best Regards, Alison Wang _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

