Tom Rini
|
0ea156ba00
|
Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig
This converts the following to Kconfig:
CONFIG_IMX_VIDEO_SKIP
CONFIG_IMX_HDMI
Signed-off-by: Tom Rini <trini@konsulko.com>
|
2022-12-05 16:07:12 -05:00 |
|
Simon Glass
|
b86986c7b3
|
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Now that all the old code is gone, rename this option. Driver model
migration is now complete.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
2022-10-30 20:07:17 +01:00 |
|
Anatolij Gustschin
|
fb3dd9c005
|
video: ipuv3: remove non-DM code
All ipuv3 users have been converted, drop obsolete code.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
|
2020-06-18 19:38:50 +02:00 |
|
Anatolij Gustschin
|
bffd13144b
|
video: move ipuv3 files to subdirectory
Place ipuv3 files and headers in custom driver subdirectory.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
|
2019-04-13 20:30:09 +02:00 |
|