aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_940/Kconfig
blob: d00f388287d8c3a43e3d6d674f1589544a6cbffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config CPU_AMD_SOCKET_940
	bool
	default false

config K8_REV_F_SUPPORT
	bool
	default n
	depends on CPU_AMD_SOCKET_940

#Opteron K8 1G HT Support
config K8_HT_FREQ_1G_SUPPORT
	hex
	default 1
	depends on CPU_AMD_SOCKET_940