aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorMarius Dinu <m95d+git@psihoexpert.ro>2023-10-05 08:04:24 +0300
committerHauke Mehrtens <hauke@hauke-m.de>2023-11-19 16:43:07 +0100
commit07f90910c6f176c6459225ed0953e6b040ced19e (patch)
tree7e642f5f6212d7577ef00300f533310653d2a540 /target/linux
parent9062e5faaedc03823ee419fe34de1de73f48babc (diff)
downloadupstream-07f90910c6f176c6459225ed0953e6b040ced19e.tar.gz
upstream-07f90910c6f176c6459225ed0953e6b040ced19e.tar.bz2
upstream-07f90910c6f176c6459225ed0953e6b040ced19e.zip
kernel: 6.1: Add missing config option DEVTMPFS_SAFE
Fixes build error when enabling CONFIG_KERNEL_DEVTMPFS in OpenWrt menuconfig. Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/generic/config-6.11
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1
index cc339e476f9..d11c946dbca 100644
--- a/target/linux/generic/config-6.1
+++ b/target/linux/generic/config-6.1
@@ -1479,6 +1479,7 @@ CONFIG_DEVPORT=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
# CONFIG_DEVTMPFS is not set
# CONFIG_DEVTMPFS_MOUNT is not set
+# CONFIG_DEVTMPFS_SAFE is not set
# CONFIG_DEV_DAX is not set
# CONFIG_DGAP is not set
# CONFIG_DGNC is not set