diff --git a/machines/storage/s0/kernel.nix b/machines/storage/s0/kernel.nix index 5e88be2..db9ff30 100644 --- a/machines/storage/s0/kernel.nix +++ b/machines/storage/s0/kernel.nix @@ -4788,7 +4788,6 @@ in buildLinux { "KUNIT" = module; "ARCH_HAS_KCOV" = yes; "CC_HAS_SANCOV_TRACE_PC" = yes; - "RUNTIME_TESTING_MENU" = yes; "BACKTRACE_SELF_TEST" = module; "RBTREE_TEST" = module; "REED_SOLOMON_TEST" = module;