Browse Source

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]>

SVN-Revision: 41494
Florian Fainelli 11 years ago
parent
commit
8f4167ccbf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/realview/config-3.10

+ 1 - 0
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