diff options
| author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-07 01:46:36 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-07 01:46:36 -0300 |
| commit | 025122531cb66f05517e9d1f98e45df3e993fb76 (patch) | |
| tree | bd099628ac4a5b7f086f80443974dbddac91bfc6 /v4l/scripts | |
| parent | 0ceb8b67995dcbe0d5cbd99dddd64fad77d5181d (diff) | |
| parent | f74e25d0120dfd079832a3224fa46dec4105b3ad (diff) | |
| download | mediapointer-dvb-s2-025122531cb66f05517e9d1f98e45df3e993fb76.tar.gz mediapointer-dvb-s2-025122531cb66f05517e9d1f98e45df3e993fb76.tar.bz2 | |
merge: http://bitbucket.org/brijohn/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l/scripts')
| -rwxr-xr-x | v4l/scripts/make_kconfig.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l/scripts/make_kconfig.pl b/v4l/scripts/make_kconfig.pl index cfe53a636..4690f6ab4 100755 --- a/v4l/scripts/make_kconfig.pl +++ b/v4l/scripts/make_kconfig.pl @@ -592,6 +592,7 @@ disable_config('DVB_AV7110_FIRMWARE'); disable_config('DVB_CINERGYT2_TUNING'); disable_config('VIDEO_HELPER_CHIPS_AUTO'); disable_config('VIDEO_FIXED_MINOR_RANGES'); +$intopt { "DVB_MAX_ADAPTERS" } = 8; # Check dependencies my %newconfig = checkdeps(); |
