浏览代码

kernel: remove CONFIG_DEVTMPFS_SAFE from target config

CONFIG_DEVTMPFS_SAFE is now part of the generic configuration. Remove it
from the target configurations.

Signed-off-by: Hauke Mehrtens <[email protected]>
Hauke Mehrtens 1 年之前
父节点
当前提交
2cc587d123
共有 2 个文件被更改,包括 0 次插入2 次删除
  1. 0 1
      target/linux/sifiveu/config-6.1
  2. 0 1
      target/linux/x86/config-6.1

+ 0 - 1
target/linux/sifiveu/config-6.1

@@ -68,7 +68,6 @@ CONFIG_DEBUG_INFO=y
 CONFIG_DECOMPRESS_GZIP=y
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
-# CONFIG_DEVTMPFS_SAFE is not set
 CONFIG_DMA_DIRECT_REMAP=y
 CONFIG_DNOTIFY=y
 CONFIG_DTC=y

+ 0 - 1
target/linux/x86/config-6.1

@@ -92,7 +92,6 @@ CONFIG_DEBUG_MISC=y
 # CONFIG_DEBUG_TLBFLUSH is not set
 CONFIG_DECOMPRESS_BZIP2=y
 CONFIG_DECOMPRESS_GZIP=y
-# CONFIG_DEVTMPFS_SAFE is not set
 CONFIG_DMADEVICES=y
 CONFIG_DMI=y
 CONFIG_DMIID=y