Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(420)

Unified Diff: drivers/media/video/samsung/tv20/Kconfig

Issue 2036011: V4L/DVB : Add S5PV210 TV out driver support (Closed) Base URL: swsolcc@12.23.106.100:kernel-samsung.git
Patch Set: Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « drivers/media/video/samsung/Makefile ('k') | drivers/media/video/samsung/tv20/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: drivers/media/video/samsung/tv20/Kconfig
diff --git a/drivers/media/video/samsung/tv20/Kconfig b/drivers/media/video/samsung/tv20/Kconfig
new file mode 100644
index 0000000000000000000000000000000000000000..dd1cea985d46fd7ed281620ceef07e95bcffba7f
--- /dev/null
+++ b/drivers/media/video/samsung/tv20/Kconfig
@@ -0,0 +1,8 @@
+config VIDEO_TV20
+ bool "Samsung TV Driver for S5PV210"
+ depends on VIDEO_SAMSUNG
+ default y
+ ---help---
+ This is a TV driver for Samsung S5PV210
+ TV Driver doesn't allocate memory for frame buffer.
+ So, before enabling TV out, the frame buffer should be allocated.
« no previous file with comments | « drivers/media/video/samsung/Makefile ('k') | drivers/media/video/samsung/tv20/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698