瀏覽代碼

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 <[email protected]>
Marius Dinu 2 年之前
父節點
當前提交
07f90910c6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/generic/config-6.1

+ 1 - 0
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