From 244eaea60b0950fa89ee7326fe134fa0c43ce41a Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Thu, 2 Aug 2018 08:50:20 -0500 Subject: Convert CONFIG_VIDEO_OMAP3 to Kconfig This converts the following to Kconfig: CONFIG_VIDEO_OMAP3 Signed-off-by: Adam Ford --- configs/omap3_beagle_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/omap3_beagle_defconfig') diff --git a/configs/omap3_beagle_defconfig b/configs/omap3_beagle_defconfig index 7709d2dc24..f26f5ad28c 100644 --- a/configs/omap3_beagle_defconfig +++ b/configs/omap3_beagle_defconfig @@ -75,6 +75,7 @@ CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX=y CONFIG_USB_ETHER_MCS7830=y CONFIG_USB_ETHER_SMSC95XX=y +CONFIG_VIDEO_OMAP3=y CONFIG_FAT_WRITE=y CONFIG_BCH=y CONFIG_SPL_OF_LIBFDT=y -- cgit