From: Florian Fainelli Date: Thu, 3 Jul 2014 17:18:58 +0000 (+0000) Subject: realview: disable SWP emulation X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=862c8398084fd56e57e817c12c5f97d4c7af16e0 realview: disable SWP emulation This is not needed since our toolchain produces the expected binaries for the target CPU. Signed-off-by: Florian Fainelli SVN-Revision: 41494 --- diff --git a/target/linux/realview/config-3.10 b/target/linux/realview/config-3.10 index cd46bbeccf..8546823e10 100644 --- a/target/linux/realview/config-3.10 +++ b/target/linux/realview/config-3.10 @@ -227,6 +227,7 @@ CONFIG_SPARSEMEM_EXTREME=y 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