aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_754/Kconfig
blob: bef50b4c8ffe6aa50fa0d77033389e89431b6fd8 (plain)
1
2
3
4
5
6
7
8
9
config CPU_AMD_SOCKET_754
	bool
	default n
	select CPU_AMD_MODEL_FXX

config CPU_SOCKET_TYPE
	hex
	default 0x10
	depends on CPU_AMD_SOCKET_754