repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/intel/ptl: Update ME specification version to 21
[coreboot.git]
/
src
/
cpu
/
intel
/
model_f3x
/
Kconfig
blob
229ddb0b9626027f9dc8c8dccb90223b0546a31e
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
config CPU_INTEL_MODEL_F3X
4
bool
5
select ARCH_X86
6
select SUPPORT_CPU_UCODE_IN_CBFS
7
select CPU_INTEL_COMMON
8
select SSE2