diff --git a/EFI-OpenCore/EFI/OC/config.plist b/EFI-OpenCore/EFI/OC/config.plist
index 354d9f67..24664717 100644
--- a/EFI-OpenCore/EFI/OC/config.plist
+++ b/EFI-OpenCore/EFI/OC/config.plist
@@ -1426,6 +1426,38 @@
PlistPath
Contents/Info.plist
+
+ Comment
+
+ Enabled
+
+ MaxKernel
+
+ MinKernel
+
+ BundlePath
+ itlwm_v1.0.0_stable.kext
+ ExecutablePath
+ Contents/MacOS/itlwm
+ PlistPath
+ Contents/Info.plist
+
+
+ Comment
+ You should NEVER use both itlwm.kext and itlwmx.kext at the same time.
+ Enabled
+
+ MaxKernel
+
+ MinKernel
+
+ BundlePath
+ itlwmx_v1.0.0_stable.kext
+ ExecutablePath
+ Contents/MacOS/itlwmx
+ PlistPath
+ Contents/Info.plist
+
Comment