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

config CPU_SOCKET_TYPE
	hex
	default 0x10
	depends on CPU_AMD_SOCKET_754

config DIMM_SUPPORT
	hex
	default 0x108
	depends on CPU_AMD_SOCKET_754