aboutsummaryrefslogtreecommitdiff
path: root/TOOLS/patch_configs.py
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2024-06-17 22:50:04 +0200
committerJan200101 <sentrycraft123@gmail.com>2024-06-17 22:50:04 +0200
commit8ac7f30693aef7ef9f6a06bcea61f45bcd41b456 (patch)
tree298e7f65aa7eb4f8253105f12e7bbac13529a175 /TOOLS/patch_configs.py
parent4ccc9dfd8e38348d527d3704b87a680ba43756cd (diff)
downloadkernel-fsync-8ac7f30693aef7ef9f6a06bcea61f45bcd41b456.tar.gz
kernel-fsync-8ac7f30693aef7ef9f6a06bcea61f45bcd41b456.zip
Add README
Diffstat (limited to 'TOOLS/patch_configs.py')
-rwxr-xr-xTOOLS/patch_configs.py3
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],