From fa892530dbaabe470bad75c52be28d01de1d6d85 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Wed, 22 Jun 2022 21:49:21 +0200 Subject: [PATCH] pygoscelis: Enable CONFIG_DEVTMPFS_SAFE --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index d29c9c2..7a1497c 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1488,7 +1488,7 @@ CONFIG_HOTPLUG_PCI_ACPI_IBM=y # CONFIG_UEVENT_HELPER is not set CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y -# CONFIG_DEVTMPFS_SAFE is not set +CONFIG_DEVTMPFS_SAFE=y CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y