From a08b0d0c3149060f1585ad3ea2ea3edfde71bce4 Mon Sep 17 00:00:00 2001 From: Sergey Ryazanov Date: Mon, 21 May 2018 12:12:35 +0300 Subject: kernel: enable EXPORTFS by default OVERLAY_FS config symbol selects EXPORTFS since 4.12 kernel, we have OVERLAY_FS enabled by default, so enable EXPORTFS in the generic config of 4.14 and remove this option from platform specific configs. Signed-off-by: Sergey Ryazanov --- target/linux/sunxi/config-4.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/sunxi/config-4.14') diff --git a/target/linux/sunxi/config-4.14 b/target/linux/sunxi/config-4.14 index 7248eed7ca..7ff3d16162 100644 --- a/target/linux/sunxi/config-4.14 +++ b/target/linux/sunxi/config-4.14 @@ -164,7 +164,6 @@ CONFIG_ELF_CORE=y # CONFIG_EMBEDDED is not set CONFIG_ENABLE_MUST_CHECK=y # CONFIG_ENABLE_WARN_DEPRECATED is not set -CONFIG_EXPORTFS=y CONFIG_EXT4_FS=y CONFIG_EXTCON=y # CONFIG_F2FS_CHECK_FS is not set -- cgit v1.2.3