Skip to content

Commit

Permalink
kernel: 6.1: Add missing config option DEVTMPFS_SAFE
Browse files Browse the repository at this point in the history
Fixes build error when enabling CONFIG_KERNEL_DEVTMPFS in OpenWrt menuconfig.

Signed-off-by: Marius Dinu <[email protected]>
  • Loading branch information
M95D authored and hauke committed Nov 19, 2023
1 parent 9062e5f commit 07f9091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/generic/config-6.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07f9091

Please sign in to comment.