1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-18 18:49:51 +00:00
Files
poky/meta/recipes-kernel
Bruce Ashfield 4b00778778 linux-yocto/meta: smp: Add config X86_BIGSMP since its needed when NR_CPUS > 8
Updating the kernel meta data with the following configuration change:

  When we set NR_CPUS to something > than 8, we also need to set
  X86_BIGSMP
  according to Kconfig:

  config X86_BIGSMP
        bool "Support for big SMP systems with more than 8 CPUs"

  otherwise NR_CPU will end up being reset to 8

[YOCTO #10362]

(From OE-Core rev: 98278549d960a84605f01fec73aefe5d8792d4bb)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-05-29 15:15:20 +01:00
..
2017-05-27 14:52:45 +01:00
2017-05-16 14:08:30 +01:00
2016-07-08 09:57:25 +01:00
2017-05-16 14:08:29 +01:00
2016-06-15 18:05:21 +01:00
2017-02-15 20:06:43 -08:00
2017-05-23 17:45:36 +01:00
2015-12-28 09:25:15 +00:00