aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-10-10 12:10:10 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-10-11 16:38:16 +0200
commit6542615e41a109d944730cabd91441cdb3a692c2 (patch)
tree1ef65868ad7f8d9b88e5a6c3c697c5e7abaea9f7 /target/linux/x86
parent18deed29be8c4ba25aa45a3981b7366a257f58aa (diff)
downloadupstream-6542615e41a109d944730cabd91441cdb3a692c2.tar.gz
upstream-6542615e41a109d944730cabd91441cdb3a692c2.tar.bz2
upstream-6542615e41a109d944730cabd91441cdb3a692c2.zip
kernel: Move CONFIG_F2FS_FS_SECURITY to generic kernel config
Move the CONFIG_F2FS_FS_SECURITY kernel configuration option to the generic kernel configuration. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/config-4.191
-rw-r--r--target/linux/x86/config-5.41
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/x86/config-4.19 b/target/linux/x86/config-4.19
index 34c10ae409..412fdf900b 100644
--- a/target/linux/x86/config-4.19
+++ b/target/linux/x86/config-4.19
@@ -130,7 +130,6 @@ CONFIG_EDAC_SUPPORT=y
CONFIG_EXT4_FS=y
# CONFIG_F2FS_CHECK_FS is not set
CONFIG_F2FS_FS=y
-# CONFIG_F2FS_FS_SECURITY is not set
# CONFIG_F71808E_WDT is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_FIX_EARLYCON_MEM=y
diff --git a/target/linux/x86/config-5.4 b/target/linux/x86/config-5.4
index a2b18f33f0..66cca96005 100644
--- a/target/linux/x86/config-5.4
+++ b/target/linux/x86/config-5.4
@@ -147,7 +147,6 @@ CONFIG_EFI_EARLYCON=y
CONFIG_EXT4_FS=y
# CONFIG_F2FS_CHECK_FS is not set
CONFIG_F2FS_FS=y
-# CONFIG_F2FS_FS_SECURITY is not set
# CONFIG_F71808E_WDT is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_FIX_EARLYCON_MEM=y