diff --git a/kconfigcheck.toml b/kconfigcheck.toml index ead0f95b7..cd9bcd40b 100644 --- a/kconfigcheck.toml +++ b/kconfigcheck.toml @@ -696,8 +696,6 @@ RUST = "y" ["category:rust".">=6.9.0"."aarch64"] RUST = "y" ["category:rust".">=0.0.0"."aarch64 loongarch64 x86_64"] -DEBUG_INFO_BTF = "n" # Conflicts with LTO when Rust is enabled -DEBUG_INFO_BTF_MODULES = "n" # Conflicts with LTO when Rust is enabled MODVERSIONS = "n" # SELinux support, separate from hardening to keep it opt-in for now