summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_f2x/Kconfig
blob: e05ba6f6fb5ab1ea164d75c73bce7da1afe585e1 (plain)
1
2
3
4
5
6
7
8
## SPDX-License-Identifier: GPL-2.0-only

config CPU_INTEL_MODEL_F2X
	bool
	select ARCH_X86
	select SUPPORT_CPU_UCODE_IN_CBFS
	select CPU_INTEL_COMMON
	select SSE2