Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-35
Creator: Yinghai Lu <yhlu@tyan.com> s2881 dual core config git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1951 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
ef03afa405
commit
9c3f37cb5f
|
@ -116,9 +116,9 @@ default LB_CKS_LOC=123
|
|||
## Only worry about 2 micro processors
|
||||
##
|
||||
default CONFIG_SMP=1
|
||||
default CONFIG_MAX_CPUS=2
|
||||
default CONFIG_MAX_CPUS=4
|
||||
default CONFIG_MAX_PHYSICAL_CPUS=2
|
||||
default CONFIG_LOGICAL_CPUS=0
|
||||
default CONFIG_LOGICAL_CPUS=1
|
||||
|
||||
#1G memory hole
|
||||
default K8_E0_MEM_HOLE_SIZEK=0x100000
|
||||
|
|
Loading…
Reference in New Issue