odroid-u2-kernel: enable G2D 2d graphics accelerator driver

This commit is contained in:
Gottox 2014-01-28 17:09:54 +01:00
parent 0022feabf3
commit f1eb80e7c7
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -6,7 +6,7 @@ _gitshort="${_githash:0:7}"
pkgname=odroid-u2-kernel
version=3.8.13.14
revision=2
revision=3
maintainer="Enno Boland <eb@s01.de>"
homepage="http://www.kernel.org"
license="GPL-2"