]> git.baikalelectronics.ru Git - uboot.git/commit
video: Migrate exynos display options to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 11 Jun 2022 02:59:34 +0000 (22:59 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2022 21:04:38 +0000 (17:04 -0400)
commitcf26d4b9531c4c1ac51d26608759495dce0357d6
treed5d4819007e09c76a858d80529b4494efc1ddc20
parent51695b75636d27e7f4652aaad3a56465daab1e83
video: Migrate exynos display options to Kconfig

Following how it's done for the majority of drivers, add a new
VIDEO_EXYNOS option and Kconfig file under drivers/video/exynos and list
the current options there.

Cc: Anatolij Gustschin <agust@denx.de>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
12 files changed:
configs/peach-pi_defconfig
configs/peach-pit_defconfig
configs/snow_defconfig
configs/spring_defconfig
drivers/video/Kconfig
drivers/video/exynos/Kconfig [new file with mode: 0644]
include/configs/exynos5-dt-common.h
include/configs/peach-pi.h
include/configs/smdk5250.h
include/configs/smdk5420.h
include/configs/trats.h
include/configs/trats2.h