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/ramips/rt3883/config-4.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/rt3883') diff --git a/target/linux/ramips/rt3883/config-4.14 b/target/linux/ramips/rt3883/config-4.14 index 5db1c91654..3ee36419fb 100644 --- a/target/linux/ramips/rt3883/config-4.14 +++ b/target/linux/ramips/rt3883/config-4.14 @@ -56,7 +56,6 @@ CONFIG_DTB_RT_NONE=y CONFIG_DTC=y CONFIG_EARLY_PRINTK=y CONFIG_ETHERNET_PACKET_MANGLE=y -CONFIG_EXPORTFS=y CONFIG_FIXED_PHY=y CONFIG_FUTEX_PI=y CONFIG_GENERIC_ATOMIC64=y -- cgit v1.2.3