From 92d5d71057c05ea3cc76159fb446f53f81c37135 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 16 Aug 2014 18:28:03 +0000 Subject: [PATCH] mcs814x: backport r37745 This is a critical fix for a correct system behavior, just backport it to AA. It was already fixed in trunk revisions: https://dev.openwrt.org/changeset/37745 It should be also fixed in 12.09. Several stuff is broken without this fix. Regards. Signed-off-by: Daniel Gonzalez Signed-off-by: Florian Fainelli SVN-Revision: 42171 --- target/linux/mcs814x/config-default | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/mcs814x/config-default b/target/linux/mcs814x/config-default index 5011107fe4..103a0b53fb 100644 --- a/target/linux/mcs814x/config-default +++ b/target/linux/mcs814x/config-default @@ -52,7 +52,6 @@ CONFIG_DECOMPRESS_LZMA=y CONFIG_DTC=y CONFIG_EARLY_PRINTK=y # CONFIG_ENABLE_WARN_DEPRECATED is not set -# CONFIG_FILE_LOCKING is not set CONFIG_FIQ=y CONFIG_FRAME_POINTER=y CONFIG_GENERIC_ATOMIC64=y -- 2.30.2