From 6542615e41a109d944730cabd91441cdb3a692c2 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 10 Oct 2020 12:10:10 +0200 Subject: 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 --- target/linux/x86/config-4.19 | 1 - target/linux/x86/config-5.4 | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/x86') 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 -- cgit v1.2.3