aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeontx
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-22 07:55:05 +0200
commita08b0d0c3149060f1585ad3ea2ea3edfde71bce4 (patch)
tree4ef2b6efcba8ea7fd557ec8431158b76df31dadc /target/linux/octeontx
parent978543a246c6badb5e5e1c2430211e01f005af27 (diff)
downloadupstream-a08b0d0c3149060f1585ad3ea2ea3edfde71bce4.tar.gz
upstream-a08b0d0c3149060f1585ad3ea2ea3edfde71bce4.tar.bz2
upstream-a08b0d0c3149060f1585ad3ea2ea3edfde71bce4.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>
Diffstat (limited to 'target/linux/octeontx')
-rw-r--r--target/linux/octeontx/config-4.141
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/octeontx/config-4.14 b/target/linux/octeontx/config-4.14
index 759b687469..a8f6df34c8 100644
--- a/target/linux/octeontx/config-4.14
+++ b/target/linux/octeontx/config-4.14
@@ -199,7 +199,6 @@ CONFIG_EDAC_SUPPORT=y
CONFIG_EDAC_THUNDERX=y
# CONFIG_EDAC_XGENE is not set
CONFIG_EEPROM_AT24=y
-CONFIG_EXPORTFS=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
# CONFIG_F2FS_CHECK_FS is not set