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/apm821xx/sata/config-default | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/apm821xx') diff --git a/target/linux/apm821xx/sata/config-default b/target/linux/apm821xx/sata/config-default index 15aed962d5..284ba04bb8 100644 --- a/target/linux/apm821xx/sata/config-default +++ b/target/linux/apm821xx/sata/config-default @@ -17,7 +17,6 @@ CONFIG_SATA_DWC=y CONFIG_EXT4_FS=y # CONFIG_F2FS_CHECK_FS is not set CONFIG_F2FS_FS=y -# CONFIG_F2FS_FS_SECURITY is not set CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y CONFIG_GPIOLIB=y -- cgit v1.2.3