summaryrefslogtreecommitdiff
path: root/v4l/scripts
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-07-26 06:41:37 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-26 06:41:37 -0300
commitdbe96ea057cb7cf8050f22c934df078560d88c65 (patch)
treec3bcb1a051272ee414836c3186f1fb67c206edb9 /v4l/scripts
parentc241933ee2723ed8ac2f3e493a3abfa9a8aa35fa (diff)
parentdd206111ac475d3fe5b1da56cfd0b54544ab0591 (diff)
downloadmediapointer-dvb-s2-dbe96ea057cb7cf8050f22c934df078560d88c65.tar.gz
mediapointer-dvb-s2-dbe96ea057cb7cf8050f22c934df078560d88c65.tar.bz2
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-audiochip
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,
);
#################################################################