summaryrefslogtreecommitdiff
path: root/v4l/scripts
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-07-26 06:28:54 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-26 06:28:54 -0300
commit1f6dd4663794254732f38f41136d3b480dbabc59 (patch)
treeb244e81e4cfb89eb32e96d5bfabd4af26cc3a61f /v4l/scripts
parent8ee417ab6882e4c478e95c6f0198efe416ee5da8 (diff)
parentd1c3ce25c000fa72c7bfb3b42d88bfbe4f5e37fa (diff)
downloadmediapointer-dvb-s2-1f6dd4663794254732f38f41136d3b480dbabc59.tar.gz
mediapointer-dvb-s2-1f6dd4663794254732f38f41136d3b480dbabc59.tar.bz2
merge: http://linuxtv.org/hg/~hgoede/v4l-dvb/
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'v4l/scripts')
-rwxr-xr-xv4l/scripts/gentree.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/v4l/scripts/gentree.pl b/v4l/scripts/gentree.pl
index a10738648..fccaedff4 100755
--- a/v4l/scripts/gentree.pl
+++ b/v4l/scripts/gentree.pl
@@ -71,6 +71,8 @@ my %defs = (
'CONFIG_VIVI_SCATTER' => 0,
'CONFIG_BIGPHYS_AREA' => 0,
'BUZ_USE_HIMEM' => 1,
+ 'NEED_SOUND_DRIVER_H' => 0,
+ 'TTUSB_KERNEL' => 1,
);
#################################################################