blob: 1037725a97f2360049b6df65422bc829964efd01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
config HAVE_INIT_TIMER
bool
default y
depends on CPU_AMD_SOCKET_F
config HAVE_MOVNTI
bool
default y
depends on CPU_AMD_SOCKET_F
config CPU_ADDR_BITS
int
default 40
depends on CPU_AMD_SOCKET_F
|