Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330990
b: refs/heads/master
c: 655ceff
h: refs/heads/master
v: v3
  • Loading branch information
Shaik Ameer Basha authored and Mauro Carvalho Chehab committed Sep 15, 2012
1 parent 5ef0459 commit 3a5dceb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5d71833804a18d84f34de6eade58c771923161cd
refs/heads/master: 655ceff16b45c8471f783be8f804648e66969aab
8 changes: 8 additions & 0 deletions trunk/drivers/media/platform/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,14 @@ config VIDEO_MX2_EMMAPRP
memory to memory. Operations include resizing and format
conversion.

config VIDEO_SAMSUNG_EXYNOS_GSC
tristate "Samsung Exynos G-Scaler driver"
depends on VIDEO_DEV && VIDEO_V4L2 && ARCH_EXYNOS5
select VIDEOBUF2_DMA_CONTIG
select V4L2_MEM2MEM_DEV
help
This is a v4l2 driver for Samsung EXYNOS5 SoC G-Scaler.

endif # V4L_MEM2MEM_DRIVERS

menuconfig V4L_TEST_DRIVERS
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/platform/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ obj-$(CONFIG_VIDEO_SAMSUNG_S5P_MFC) += s5p-mfc/
obj-$(CONFIG_VIDEO_SAMSUNG_S5P_TV) += s5p-tv/

obj-$(CONFIG_VIDEO_SAMSUNG_S5P_G2D) += s5p-g2d/
obj-$(CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC) += exynos-gsc/

obj-$(CONFIG_BLACKFIN) += blackfin/

Expand Down

0 comments on commit 3a5dceb

Please sign in to comment.