mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
x86: add missing l1 cache shift change
SVN-Revision: 24072
This commit is contained in:
parent
1a9b885c74
commit
9bfd20a160
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue