From b77387f34c5fa7c3fa69cde5d1175d756681c4a0 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Fri, 23 Apr 2021 22:16:04 +0200 Subject: soc/amd/cezanne,picasso/Kconfig: add help text for MAX_CPUS Signed-off-by: Felix Held Suggested-by: Nico Huber Change-Id: I76270b43b3202bda71ff3f6b97d5ffa2234511b7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52646 Reviewed-by: Raul Rangel Tested-by: build bot (Jenkins) --- src/soc/amd/picasso/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/soc/amd/picasso') diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index fe09e111bf..0c494d9c1c 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -200,6 +200,8 @@ config VERSTAGE_ADDR config MAX_CPUS int default 8 + help + Maximum number of threads the platform can have. config VGA_BIOS_ID string -- cgit v1.2.3