Просмотр исходного кода

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 год назад
Родитель
Сommit
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