ar71xx/mikrotik: use correct symbol to disable overlayfs
The Kconfig symbol has been changed in 3.18. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 45175
This commit is contained in:
parent
8ec31f25e3
commit
26800ef074
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue