summaryrefslogtreecommitdiff
path: root/configs/nitrogen6q2g_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:19 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:07:12 +0300
commit0ea156ba00f34b3b9c8735d25c8ec7b8dffffb45 (patch)
tree1411e154e01e44acd4baf8caed0f830e0547c968 /configs/nitrogen6q2g_defconfig
parent4eea76574062e9079b6a267229962d6ec0be910a (diff)
downloadu-boot-0ea156ba00f34b3b9c8735d25c8ec7b8dffffb45.tar.xz
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>
Diffstat (limited to 'configs/nitrogen6q2g_defconfig')
-rw-r--r--configs/nitrogen6q2g_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/nitrogen6q2g_defconfig b/configs/nitrogen6q2g_defconfig
index e2acce8757..dc010b02a9 100644
--- a/configs/nitrogen6q2g_defconfig
+++ b/configs/nitrogen6q2g_defconfig
@@ -97,6 +97,8 @@ CONFIG_VIDEO=y
CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_I2C_EDID=y
CONFIG_VIDEO_IPUV3=y
+CONFIG_IMX_VIDEO_SKIP=y
+CONFIG_IMX_HDMI=y
CONFIG_SPLASH_SCREEN=y
CONFIG_SPLASH_SCREEN_ALIGN=y
CONFIG_VIDEO_BMP_GZIP=y