aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/zynq
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/zynq
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/zynq')
-rw-r--r--target/linux/zynq/config-4.191
-rw-r--r--target/linux/zynq/config-5.41
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/zynq/config-4.19 b/target/linux/zynq/config-4.19
index c12bd5f8c1..86033b031a 100644
--- a/target/linux/zynq/config-4.19
+++ b/target/linux/zynq/config-4.19
@@ -194,7 +194,6 @@ CONFIG_EXT4_FS=y
CONFIG_EXTCON=y
# CONFIG_F2FS_CHECK_FS is not set
CONFIG_F2FS_FS=y
-# CONFIG_F2FS_FS_SECURITY is not set
CONFIG_FB=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_FILLRECT=y
diff --git a/target/linux/zynq/config-5.4 b/target/linux/zynq/config-5.4
index d389a27a03..090846036e 100644
--- a/target/linux/zynq/config-5.4
+++ b/target/linux/zynq/config-5.4
@@ -205,7 +205,6 @@ CONFIG_EXT4_FS=y
CONFIG_EXTCON=y
# CONFIG_F2FS_CHECK_FS is not set
CONFIG_F2FS_FS=y
-# CONFIG_F2FS_FS_SECURITY is not set
CONFIG_FB=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_FILLRECT=y