summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/socket_939/Kconfig
blob: ca8059d551781fa62ffcf71ea658ec03a35d30a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config CPU_AMD_SOCKET_939
	bool
	select CPU_AMD_MODEL_FXX

config CPU_SOCKET_TYPE
	hex
	default 0x0
	depends on CPU_AMD_SOCKET_939

config DIMM_SUPPORT
	hex
	default 0x108
	depends on CPU_AMD_SOCKET_939