projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
x86: add missing l1 cache shift change
[openwrt.git]
/
target
/
linux
/
x86
/
config-default
diff --git
a/target/linux/x86/config-default
b/target/linux/x86/config-default
index
b6beba5
..
cc0e56d
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
This page took
0.020797 seconds
and
4
git commands to generate.