diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-05-26 16:10:45 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-27 17:00:03 +0100 |
commit | 98278549d960a84605f01fec73aefe5d8792d4bb (patch) | |
tree | ad02ac6310ce83086a4ced99f52411765a75c35d /meta/recipes-devtools/python/python3/0001-Issue-21272-Use-_sysconfigdata.py-to-initialize-dist.patch | |
parent | 0457f08cce73ab8646f8a44e88884371e09f35b4 (diff) | |
download | openembedded-core-98278549d960a84605f01fec73aefe5d8792d4bb.tar.gz openembedded-core-98278549d960a84605f01fec73aefe5d8792d4bb.tar.bz2 openembedded-core-98278549d960a84605f01fec73aefe5d8792d4bb.zip |
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]
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>
Diffstat (limited to 'meta/recipes-devtools/python/python3/0001-Issue-21272-Use-_sysconfigdata.py-to-initialize-dist.patch')
0 files changed, 0 insertions, 0 deletions