Update kext compatibility for macOS Tahoe 26

This commit is contained in:
Hoang Hong Quan
2025-06-15 14:42:41 +07:00
parent 83450d22b1
commit f8940acab7

View File

@@ -800,7 +800,6 @@ kexts = [
name = "BrightnessKeys",
description = "Handler for brightness keys without DSDT patches",
category = "Extras",
max_darwin_version = "24.99.99",
requires_kexts = ["Lilu"],
github_repo = {
"owner": "acidanthera",
@@ -894,7 +893,6 @@ kexts = [
name = "RTCMemoryFixup",
description = "Emulate some offsets in your CMOS (RTC) memory",
category = "Extras",
max_darwin_version = "24.99.99",
requires_kexts = ["Lilu"],
github_repo = {
"owner": "acidanthera",