From 18deed29be8c4ba25aa45a3981b7366a257f58aa Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 10 Oct 2020 12:02:02 +0200 Subject: kernel: Remove 2FS_FS_XATTR and F2FS_STAT_FS symbols from target configs This config option was moved to the generic kernel configuration. Fixes: ab1bd576562b ("kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic") Signed-off-by: Hauke Mehrtens --- target/linux/bcm27xx/bcm2711/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/bcm27xx/bcm2711') diff --git a/target/linux/bcm27xx/bcm2711/config-5.4 b/target/linux/bcm27xx/bcm2711/config-5.4 index 5561051e97..ee391ff5be 100644 --- a/target/linux/bcm27xx/bcm2711/config-5.4 +++ b/target/linux/bcm27xx/bcm2711/config-5.4 @@ -253,7 +253,6 @@ CONFIG_EXT4_FS=y CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y CONFIG_F2FS_FS=y -CONFIG_F2FS_STAT_FS=y CONFIG_FB=y CONFIG_FB_BCM2708=y CONFIG_FB_CFB_COPYAREA=y -- cgit v1.2.3