projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a9b885
)
x86: add missing l1 cache shift change
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 21 Nov 2010 23:27:25 +0000
(23:27 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 21 Nov 2010 23:27:25 +0000
(23:27 +0000)
SVN-Revision: 24072
target/linux/x86/config-default
patch
|
blob
|
history
diff --git
a/target/linux/x86/config-default
b/target/linux/x86/config-default
index b6beba5cb78341c0fd477f9f0350816db9d6badd..cc0e56d63fbde5f131bce955f3410aebf6cc4c63 100644
(file)
--- a/
target/linux/x86/config-default
+++ b/
target/linux/x86/config-default
@@
-394,7
+394,7
@@
CONFIG_X86_INTERNODE_CACHE_BYTES=64
CONFIG_X86_INVLPG=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_L1_CACHE_BYTES=64
-CONFIG_X86_L1_CACHE_SHIFT=
4
+CONFIG_X86_L1_CACHE_SHIFT=
6
CONFIG_X86_LOCAL_APIC=y
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_LONGRUN is not set