From 8a6d0b8a4bce9270104d50a46892b0f53665c5f8 Mon Sep 17 00:00:00 2001 From: zuckerberg <5-zuckerberg@users.noreply.git.neet.dev> Date: Sun, 9 May 2021 09:11:15 -0400 Subject: [PATCH] fix config conflict --- machines/storage/s0/kernel.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/machines/storage/s0/kernel.nix b/machines/storage/s0/kernel.nix index 959e1bb..2867090 100644 --- a/machines/storage/s0/kernel.nix +++ b/machines/storage/s0/kernel.nix @@ -1341,7 +1341,6 @@ in buildLinux { "PCIE_ROCKCHIP_EP" = yes; "PCI_ENDPOINT" = yes; "PCI_ENDPOINT_CONFIGFS" = yes; - "UEVENT_HELPER" = yes; "DEVTMPFS" = yes; "DEVTMPFS_MOUNT" = yes; "PREVENT_FIRMWARE_BUILD" = yes;