projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f8fdb8
)
realview: disable SWP emulation
author
Florian Fainelli
<florian@openwrt.org>
Thu, 3 Jul 2014 17:18:58 +0000
(17:18 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 3 Jul 2014 17:18:58 +0000
(17:18 +0000)
This is not needed since our toolchain produces the expected binaries for the
target CPU.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 41494
target/linux/realview/config-3.10
patch
|
blob
|
history
diff --git
a/target/linux/realview/config-3.10
b/target/linux/realview/config-3.10
index cd46bbeccf85fdf499a1464195c9f849de88874b..8546823e109d0c59b8f95714905d6b7952fc0486 100644
(file)
--- 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