[U-Boot] [PATCH v2 5/9] x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
Simon Glass
sjg at chromium.org
Sat Jun 13 01:03:46 CEST 2015
On 12 June 2015 at 00:52, Bin Meng <bmeng.cn at gmail.com> wrote:
> MAX_CPUS and AP_STACK_SIZE are only meaningful when SMP is on.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
Applied to u-boot-x86.
More information about the U-Boot
mailing list