diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-26 06:30:57 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-26 06:30:57 -0300 |
commit | a2d61d5e75dc46a8005f240ab1d97ac83116c042 (patch) | |
tree | a049a477becb2a3fde8070fc1c915579b5a93a0e /v4l/scripts | |
parent | 75e626f6a8de25ae7225cf0510c96d1fac4f23aa (diff) | |
parent | 1f6dd4663794254732f38f41136d3b480dbabc59 (diff) | |
download | mediapointer-dvb-s2-a2d61d5e75dc46a8005f240ab1d97ac83116c042.tar.gz mediapointer-dvb-s2-a2d61d5e75dc46a8005f240ab1d97ac83116c042.tar.bz2 |
merge: http://linuxtv.org/hg/~awalls/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-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, ); ################################################################# |