aboutsummaryrefslogtreecommitdiff
path: root/build_config
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2023-02-14 17:09:59 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2023-02-14 17:09:59 +0100
commit7a98e998c5cda484611d19854649ab8535f503d4 (patch)
tree43f7dae6921ced5ee9001f1d31c662351678a718 /build_config
parentc0178363472e162a7cb21e381c512979130dfdb0 (diff)
add simplet init system
Diffstat (limited to 'build_config')
-rw-r--r--build_config/linux.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/build_config/linux.config b/build_config/linux.config
index da8ec37..96eaddd 100644
--- a/build_config/linux.config
+++ b/build_config/linux.config
@@ -1432,9 +1432,9 @@ CONFIG_PCCARD_NONSTATIC=y
#
CONFIG_AUXILIARY_BUS=y
# CONFIG_UEVENT_HELPER is not set
-CONFIG_DEVTMPFS=n
+CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=n
-CONFIG_DEVTMPFS_SAFE=n
+CONFIG_DEVTMPFS_SAFE=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y