summaryrefslogtreecommitdiffstats
path: root/target/linux/omap
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/omap
parent294a45adbe88464b23b15e5905c1518c5a87fef3 (diff)
downloadopenwrt-1f26cfc92bb0a643e4e8aafb04684d1a237006da.tar.gz
openwrt-1f26cfc92bb0a643e4e8aafb04684d1a237006da.tar.bz2
openwrt-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/omap')
-rw-r--r--target/linux/omap/config-4.141
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/omap/config-4.14 b/target/linux/omap/config-4.14
index bfff0a76ab..d5f8171565 100644
--- a/target/linux/omap/config-4.14
+++ b/target/linux/omap/config-4.14
@@ -223,7 +223,6 @@ CONFIG_DTC=y
CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
CONFIG_EEPROM_93CX6=y
-CONFIG_EXPORTFS=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
# CONFIG_EXT3_FS_POSIX_ACL is not set