aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/tegra
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/tegra
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/tegra')
-rw-r--r--target/linux/tegra/config-4.191
-rw-r--r--target/linux/tegra/config-5.41
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/tegra/config-4.19 b/target/linux/tegra/config-4.19
index 0650783f8b..86299a7196 100644
--- a/target/linux/tegra/config-4.19
+++ b/target/linux/tegra/config-4.19
@@ -197,7 +197,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/tegra/config-5.4 b/target/linux/tegra/config-5.4
index 968bcb4620..6baedf035d 100644
--- a/target/linux/tegra/config-5.4
+++ b/target/linux/tegra/config-5.4
@@ -212,7 +212,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