summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/socket_940/Kconfig
blob: c17a85ffcf5625b41e95f42969b3a2b825528297 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config CPU_AMD_SOCKET_940
	bool
	select K8_HT_FREQ_1G_SUPPORT
	select CPU_AMD_MODEL_FXX

config CPU_SOCKET_TYPE
	hex
	default 0x0
	depends on CPU_AMD_SOCKET_940

config DIMM_SUPPORT
	hex
	default 0x108
	depends on CPU_AMD_SOCKET_940