summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/socket_754/Kconfig
blob: 739ab4c97822644f93990cd2951e9aac03e477be (plain)
1
2
3
4
5
6
7
8
config CPU_AMD_SOCKET_754
	bool
	select CPU_AMD_MODEL_FXX

config CPU_SOCKET_TYPE
	hex
	default 0x10
	depends on CPU_AMD_SOCKET_754