Bernardo Perez Priego has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/37763 )
Change subject: mb/google/drallion: Increase number of CPU's ......................................................................
mb/google/drallion: Increase number of CPU's
Signed-off-by: Bernardo Perez Priego bernardo.perez.priego@intel.com Change-Id: Id1fa81282a7674e2a80972b1278423c59dcd7a01 --- M src/mainboard/google/drallion/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/37763/1
diff --git a/src/mainboard/google/drallion/Kconfig b/src/mainboard/google/drallion/Kconfig index 27818c0..cf3a8e6 100644 --- a/src/mainboard/google/drallion/Kconfig +++ b/src/mainboard/google/drallion/Kconfig @@ -77,7 +77,7 @@
config MAX_CPUS int - default 8 + default 12
config UART_FOR_CONSOLE int
Bernardo Perez Priego has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/37763 )
Change subject: mb/google/drallion: Increase number of CPU's ......................................................................
Abandoned
Already implemented, see https://review.coreboot.org/c/coreboot/+/37725