diff options
author | Anatolij Gustschin <agust@denx.de> | 2019-03-18 23:29:33 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-04-13 20:30:09 +0200 |
commit | 3eb0801016b9c7b3f0760da9d207e6d22064ef67 (patch) | |
tree | ec084630c09306def5f47b8b967a962efed69b40 /configs/gwventana_gw5904_defconfig | |
parent | bffd13144b1fef3ee93007b92263667704597544 (diff) |
imx: move CONFIG_VIDEO_IPUV3 to defconfigs
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'configs/gwventana_gw5904_defconfig')
-rw-r--r-- | configs/gwventana_gw5904_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gwventana_gw5904_defconfig b/configs/gwventana_gw5904_defconfig index 0ed2209e3b7..275aa89ed6e 100644 --- a/configs/gwventana_gw5904_defconfig +++ b/configs/gwventana_gw5904_defconfig @@ -88,6 +88,7 @@ CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX=y CONFIG_USB_ETHER_SMSC95XX=y CONFIG_VIDEO=y +CONFIG_VIDEO_IPUV3=y # CONFIG_VIDEO_SW_CURSOR is not set CONFIG_HEXDUMP=y CONFIG_OF_LIBFDT=y |