diff --git a/lib/systems/platforms.nix b/lib/systems/platforms.nix index 73a61d6d984..92285346f75 100644 --- a/lib/systems/platforms.nix +++ b/lib/systems/platforms.nix @@ -486,7 +486,6 @@ rec { baseConfig = "defconfig"; DTB = true; extraConfig = '' - FTRACE n SERIAL_OF_PLATFORM y ''; };