[U-Boot] [PATCH v2 6/9] x86: kconfig: Fix minor nits in MAX_CPUS
Simon Glass
sjg at chromium.org
Sat Jun 13 01:03:49 CEST 2015
On 12 June 2015 at 00:52, Bin Meng <bmeng.cn at gmail.com> wrote:
> Move MAX_CPUS definition after SMP so that it shows below SMP in the
> menuconfig. Also replace the leading spaces in the MAX_CPUS section
> with tabs to conform coding standard.
>
> 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 | 24 ++++++++++++------------
> 1 file changed, 12 insertions(+), 12 deletions(-)
Applied to u-boot-x86.
More information about the U-Boot
mailing list