Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4753 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
config CPU_AMD_SOCKET_754
|
|
bool
|
|
select CPU_AMD_MODEL_FXX
|
|
|
|
config CPU_SOCKET_TYPE
|
|
hex
|
|
default 0x10
|
|
depends on CPU_AMD_SOCKET_754
|