diff --git a/srcpkgs/odroid-u2-kernel/files/u2-dotconfig-custom b/srcpkgs/odroid-u2-kernel/files/u2-dotconfig-custom index 4c106ac6dd..550ba1aa37 100644 --- a/srcpkgs/odroid-u2-kernel/files/u2-dotconfig-custom +++ b/srcpkgs/odroid-u2-kernel/files/u2-dotconfig-custom @@ -2328,7 +2328,7 @@ CONFIG_VIDEO_EXYNOS_FIMC_LITE=y # CONFIG_VIDEO_SAMSUNG_S5P_TV is not set CONFIG_V4L_MEM2MEM_DRIVERS=y CONFIG_VIDEO_MEM2MEM_DEINTERLACE=y -# CONFIG_VIDEO_SAMSUNG_S5P_G2D is not set +CONFIG_VIDEO_SAMSUNG_S5P_G2D=y # CONFIG_VIDEO_SAMSUNG_S5P_JPEG is not set CONFIG_VIDEO_SAMSUNG_S5P_MFC=y # CONFIG_V4L_TEST_DRIVERS is not set diff --git a/srcpkgs/odroid-u2-kernel/template b/srcpkgs/odroid-u2-kernel/template index 55648c1b12..e27f70e839 100644 --- a/srcpkgs/odroid-u2-kernel/template +++ b/srcpkgs/odroid-u2-kernel/template @@ -6,7 +6,7 @@ _gitshort="${_githash:0:7}" pkgname=odroid-u2-kernel version=3.8.13.14 -revision=2 +revision=3 maintainer="Enno Boland " homepage="http://www.kernel.org" license="GPL-2"