aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_fxx/Kconfig
blob: db9f5c5a2e1657ebc8c994cb706946c3742dd82a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config HAVE_INIT_TIMER
	bool
	default y

config HAVE_MOVNTI
	bool
	default y

config CPU_ADDR_BITS
	int
	default 40