aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/pistachio/config-4.14
diff options
context:
space:
mode:
authorSergey Ryazanov <ryazanov.s.a@gmail.com>2018-05-21 12:12:35 +0300
committerJohn Crispin <john@phrozen.org>2018-05-24 17:24:31 +0200
commit1f26cfc92bb0a643e4e8aafb04684d1a237006da (patch)
tree75ea87459cb5e1ad17686d2eed2a66caa795de40 /target/linux/pistachio/config-4.14
parent294a45adbe88464b23b15e5905c1518c5a87fef3 (diff)
downloadupstream-1f26cfc92bb0a643e4e8aafb04684d1a237006da.tar.gz
upstream-1f26cfc92bb0a643e4e8aafb04684d1a237006da.tar.bz2
upstream-1f26cfc92bb0a643e4e8aafb04684d1a237006da.zip
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 <ryazanov.s.a@gmail.com> (cherry picked from commit a08b0d0c3149060f1585ad3ea2ea3edfde71bce4)
Diffstat (limited to 'target/linux/pistachio/config-4.14')
-rw-r--r--target/linux/pistachio/config-4.141
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/pistachio/config-4.14 b/target/linux/pistachio/config-4.14
index 92b1154314..a5abcb5d36 100644
--- a/target/linux/pistachio/config-4.14
+++ b/target/linux/pistachio/config-4.14
@@ -86,7 +86,6 @@ CONFIG_DTC=y
CONFIG_DWMAC_GENERIC=y
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_8250=y
-CONFIG_EXPORTFS=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y