Author: florian Date: 2014-08-16 20:28:03 +0200 (Sat, 16 Aug 2014) New Revision: 42171
Modified: branches/attitude_adjustment/target/linux/mcs814x/config-default Log: 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 <[email protected]> Signed-off-by: Florian Fainelli <[email protected]> Modified: branches/attitude_adjustment/target/linux/mcs814x/config-default =================================================================== --- branches/attitude_adjustment/target/linux/mcs814x/config-default 2014-08-16 18:09:31 UTC (rev 42170) +++ branches/attitude_adjustment/target/linux/mcs814x/config-default 2014-08-16 18:28:03 UTC (rev 42171) @@ -52,7 +52,6 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
