1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
2020-02-15 18:24:50 +01:00

12 lines
342 B
Diff

--- a/v4l/scripts/make_kconfig.pl
+++ b/v4l/scripts/make_kconfig.pl
@@ -626,6 +626,8 @@ ($$)
close OUT;
# These options should default to off
+disable_config('VIDEO_SAA7146');
+disable_config('VIDEO_SAA7146_VV');
disable_config('DVB_AV7110_FIRMWARE');
disable_config('DVB_CINERGYT2_TUNING');
disable_config('VIDEO_HELPER_CHIPS_AUTO');