diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-26 06:41:37 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-26 06:41:37 -0300 |
commit | dbe96ea057cb7cf8050f22c934df078560d88c65 (patch) | |
tree | c3bcb1a051272ee414836c3186f1fb67c206edb9 /v4l/scripts | |
parent | c241933ee2723ed8ac2f3e493a3abfa9a8aa35fa (diff) | |
parent | dd206111ac475d3fe5b1da56cfd0b54544ab0591 (diff) | |
download | mediapointer-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-x | v4l/scripts/gentree.pl | 2 |
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, ); ################################################################# |