From 08c0ad25f1d327bb757e82587d9c127567b474d2 Mon Sep 17 00:00:00 2001 From: florian 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 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@42171 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 5011107..103a0b5 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.11.0