diff options
Diffstat (limited to 'src/soc/amd/picasso/Kconfig')
-rw-r--r-- | src/soc/amd/picasso/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
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 |