Author: florian Date: 2014-07-03 19:18:58 +0200 (Thu, 03 Jul 2014) New Revision: 41494
Modified: trunk/target/linux/realview/config-3.10 Log: realview: disable SWP emulation This is not needed since our toolchain produces the expected binaries for the target CPU. Signed-off-by: Florian Fainelli <[email protected]> Modified: trunk/target/linux/realview/config-3.10 =================================================================== --- trunk/target/linux/realview/config-3.10 2014-07-03 11:56:56 UTC (rev 41493) +++ trunk/target/linux/realview/config-3.10 2014-07-03 17:18:58 UTC (rev 41494) @@ -227,6 +227,7 @@ CONFIG_SPARSEMEM_MANUAL=y CONFIG_STOP_MACHINE=y # CONFIG_SWAP is not set +# CONFIG_SWP_EMULATE is not set CONFIG_SYSFS_DEPRECATED=y CONFIG_SYSFS_DEPRECATED_V2=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
