added a disable for config_RKP, gunna test to see if it builds
@@ -270,6 +270,7 @@ jobs:
CONFIG_SECURITY_DEFEX=n
CONFIG_PROCA=n
CONFIG_FIVE=n
+ CONFIG_RKP=n
#Force Load Kernel Modules
CONFIG_MODULES=y
@@ -295,6 +296,7 @@ jobs:
EOF
else
@@ -309,6 +311,7 @@ jobs:
fi