summaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_939/Kconfig
blob: 40063659defba5ec3db6f93f75023e4d4acaf00e (plain)
1
2
3
4
5
6
7
8
9
config CPU_AMD_SOCKET_939
	bool
	default n
	select CPU_AMD_MODEL_FXX

config CPU_SOCKET_TYPE
	hex
	default 0x0
	depends on CPU_AMD_SOCKET_939