From 1af9a39db10862fc79b37d564be059027c4171fc Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Thu, 19 Dec 2024 20:59:52 +0000 Subject: [PATCH] omnia: delete pstore config we're probably not using --- devices/turris-omnia/default.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/devices/turris-omnia/default.nix b/devices/turris-omnia/default.nix index 5a93c032..7845cb01 100644 --- a/devices/turris-omnia/default.nix +++ b/devices/turris-omnia/default.nix @@ -225,11 +225,6 @@ # WARNING: unmet direct dependencies detected for ARCH_WANT_LIBATA_LEDS ATA = "y"; - PSTORE = "y"; - PSTORE_RAM = "y"; - PSTORE_CONSOLE = "y"; -# PSTORE_DEFLATE_COMPRESS = "n"; - BLOCK = "y"; MMC="y"; PWRSEQ_EMMC="y"; # ???