From 392e8802486cb573b916e746010e141a75f507e6 Mon Sep 17 00:00:00 2001 From: Kevin Date: Sat, 15 Nov 2014 09:58:27 +0800 Subject: init android origin source code --- ANDROID_3.4.5/drivers/media/video/hdpvr/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ANDROID_3.4.5/drivers/media/video/hdpvr/Kconfig (limited to 'ANDROID_3.4.5/drivers/media/video/hdpvr/Kconfig') diff --git a/ANDROID_3.4.5/drivers/media/video/hdpvr/Kconfig b/ANDROID_3.4.5/drivers/media/video/hdpvr/Kconfig new file mode 100644 index 00000000..de247f3c --- /dev/null +++ b/ANDROID_3.4.5/drivers/media/video/hdpvr/Kconfig @@ -0,0 +1,10 @@ + +config VIDEO_HDPVR + tristate "Hauppauge HD PVR support" + depends on VIDEO_DEV + ---help--- + This is a video4linux driver for Hauppauge's HD PVR USB device. + + To compile this driver as a module, choose M here: the + module will be called hdpvr + -- cgit