Trivia: remove comment
Signed-off-by: Vincent Lim <vincent.lim@amd.com> Acked-by: Vincent Lim <vincent.lim@amd.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4287 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
fed6475f6e
commit
9ea1e0c18a
|
@ -184,7 +184,6 @@ default LB_CKS_LOC=123
|
||||||
|
|
||||||
##
|
##
|
||||||
## Build code for SMP support
|
## Build code for SMP support
|
||||||
## Only worry about 2 micro processors
|
|
||||||
##
|
##
|
||||||
default CONFIG_SMP=1
|
default CONFIG_SMP=1
|
||||||
default CONFIG_MAX_PHYSICAL_CPUS=8
|
default CONFIG_MAX_PHYSICAL_CPUS=8
|
||||||
|
|
Loading…
Reference in New Issue