realview: disable SWP emulation

This is not needed since our toolchain produces the expected binaries for the
target CPU.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41494 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2014-07-03 17:18:58 +00:00
parent 71741b55b2
commit 051287907a
1 changed files with 1 additions and 0 deletions

View File

@ -227,6 +227,7 @@ CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_MANUAL=y CONFIG_SPARSEMEM_MANUAL=y
CONFIG_STOP_MACHINE=y CONFIG_STOP_MACHINE=y
# CONFIG_SWAP is not set # CONFIG_SWAP is not set
# CONFIG_SWP_EMULATE is not set
CONFIG_SYSFS_DEPRECATED=y CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y