From: Gabor Juhos Date: Tue, 31 Mar 2015 07:56:22 +0000 (+0000) Subject: ar71xx/mikrotik: use correct symbol to disable overlayfs X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=26800ef074863e5df8b084aa266344d6675e2952;p=openwrt%2Fstaging%2Fjow.git ar71xx/mikrotik: use correct symbol to disable overlayfs The Kconfig symbol has been changed in 3.18. Signed-off-by: Gabor Juhos SVN-Revision: 45175 --- diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default index 1338ed9983..d9ba123d93 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -108,7 +108,7 @@ CONFIG_MTD_NAND_RB91X=y # CONFIG_MTD_SM_COMMON is not set CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y # CONFIG_MTD_TPLINK_PARTS is not set -# CONFIG_OVERLAYFS_FS is not set +# CONFIG_OVERLAY_FS is not set CONFIG_RLE_DECOMPRESS=y # CONFIG_SOC_AR913X is not set # CONFIG_SOC_AR933X is not set