diff options
Diffstat (limited to 'TOOLS/patch_configs.py')
-rwxr-xr-x | TOOLS/patch_configs.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TOOLS/patch_configs.py b/TOOLS/patch_configs.py index 8afca3d..986ea40 100755 --- a/TOOLS/patch_configs.py +++ b/TOOLS/patch_configs.py @@ -52,9 +52,6 @@ GENERIC_PATCHES = [ ARCH_PATCHES = { "x86_64": [ - # Temporary Fedora fix - ["CONFIG_IO_URING", None, ENABLE, "fedora"], - # Lenovo Legion ["LEGION_LAPTOP", None, MODULE], ["ACPI_CALL", None, MODULE], |