We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813fd5d commit 198456cCopy full SHA for 198456c
v4l/scripts/make_kconfig.pl
@@ -630,6 +630,8 @@ ($$)
630
disable_config('DVB_CINERGYT2_TUNING');
631
disable_config('VIDEO_HELPER_CHIPS_AUTO');
632
disable_config('VIDEO_FIXED_MINOR_RANGES');
633
+disable_config('VIDEO_OV9650');
634
+disable_config('VIDEO_OV772X');
635
disable_config('STAGING') if (!$enable_staging);
636
disable_config('STAGING_BROKEN');
637
$config{'COMPILE_TEST'} = 0;
0 commit comments