summaryrefslogtreecommitdiff
path: root/configs/mx7dsabresd_secure_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-17 20:12:40 -0600
committerTom Rini <trini@konsulko.com>2016-10-23 18:33:21 -0400
commit27604b158fb2a85ae96e949822870bb6add10c46 (patch)
treebdd652e7e212dfc73cc4e079e9f69dbabc4a95eb /configs/mx7dsabresd_secure_defconfig
parent8f925584145efecd9a6323801689cffd69cf0b09 (diff)
Convert CONFIG_VIDEO to Kconfig
This converts the following to Kconfig: CONFIG_VIDEO Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'configs/mx7dsabresd_secure_defconfig')
-rw-r--r--configs/mx7dsabresd_secure_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx7dsabresd_secure_defconfig b/configs/mx7dsabresd_secure_defconfig
index cf12cef67f..d4fce4bb01 100644
--- a/configs/mx7dsabresd_secure_defconfig
+++ b/configs/mx7dsabresd_secure_defconfig
@@ -4,6 +4,7 @@ CONFIG_TARGET_MX7DSABRESD=y
CONFIG_ARMV7_BOOT_SEC_DEFAULT=y
CONFIG_IMX_RDC=y
CONFIG_IMX_BOOTAUX=y
+CONFIG_VIDEO=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7dsabresd/imximage.cfg"
CONFIG_BOOTDELAY=3
CONFIG_HUSH_PARSER=y