aboutsummaryrefslogtreecommitdiff
path: root/afdo_tools/update_kernel_afdo.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'afdo_tools/update_kernel_afdo.cfg')
-rw-r--r--afdo_tools/update_kernel_afdo.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/afdo_tools/update_kernel_afdo.cfg b/afdo_tools/update_kernel_afdo.cfg
new file mode 100644
index 00000000..a196a0af
--- /dev/null
+++ b/afdo_tools/update_kernel_afdo.cfg
@@ -0,0 +1,8 @@
+# Add a new supported kernel version in this file.
+# All changes here won't affect kernel afdo update in branches.
+# WARNING: Changes must be submitted to have effect.
+
+AMD_KVERS="4.14 5.4 5.10 5.15"
+ARM_KVERS="5.15"
+AMD_METADATA_FILE="afdo_metadata/kernel_afdo.json"
+ARM_METADATA_FILE="afdo_metadata/kernel_arm_afdo.json"