From 5423d9d27e9e4eb829e9aabd4f2a334b5547d705 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Fri, 9 Oct 2020 23:16:53 +0100 Subject: kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic Similar to how it was already done for other filesystems' *_FS_XATTR kernel config symbols, also move CONFIG_F2FS_FS_XATTR=y and CONFIG_F2FS_STAT_FS=y to target/linux/generic. Signed-off-by: Daniel Golle --- target/linux/mvebu/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mvebu/config-5.4') diff --git a/target/linux/mvebu/config-5.4 b/target/linux/mvebu/config-5.4 index 60907b6b49..4f38954b37 100644 --- a/target/linux/mvebu/config-5.4 +++ b/target/linux/mvebu/config-5.4 @@ -180,7 +180,6 @@ CONFIG_EDAC_SUPPORT=y CONFIG_EXT4_FS=y CONFIG_EXTCON=y CONFIG_F2FS_FS=y -CONFIG_F2FS_STAT_FS=y CONFIG_FIXED_PHY=y CONFIG_FIX_EARLYCON_MEM=y CONFIG_FS_IOMAP=y -- cgit v1.2.3