diff options
Diffstat (limited to 'TOOLS/patch_configs.py')
-rwxr-xr-x | TOOLS/patch_configs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/patch_configs.py b/TOOLS/patch_configs.py index b69dc57..45be623 100755 --- a/TOOLS/patch_configs.py +++ b/TOOLS/patch_configs.py @@ -17,7 +17,7 @@ GENERIC_PATCHES = [ ["FB_EFI", UNSET, ENABLE], ["FB_VESA", UNSET, ENABLE], ["ACPI_EC_DEBUGFS", UNSET, MODULE], - ["WINESYNC", None, ENABLE], + ["NTSYNC", None, ENABLE], ["USER_NS_UNPRIVILEGED", None, ENABLE], ["TCP_CONG_BBR2", None, MODULE], |