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)
commit4d2cab33d43a009bfa342598a1760067b022ae5e
treed5d4819007e09c76a858d80529b4494efc1ddc20
parent24ec3dea4bf07e8928e82d509ce5bc742fdbde9b
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