Skip to content

Commit

Permalink
disable modules we don't want and are broken at version.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
CvH committed Feb 20, 2021
1 parent 37087ee commit 4a6d5e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v4l/scripts/make_kconfig.pl
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,8 @@ ($$)
disable_config('DVB_CINERGYT2_TUNING');
disable_config('VIDEO_HELPER_CHIPS_AUTO');
disable_config('VIDEO_FIXED_MINOR_RANGES');
disable_config('VIDEO_OV9650');
disable_config('VIDEO_OV772X');
disable_config('STAGING') if (!$enable_staging);
disable_config('STAGING_BROKEN');
$config{'COMPILE_TEST'} = 0;
Expand Down

0 comments on commit 4a6d5e5

Please sign in to comment.