| commit | d3376f27814ea7924dca504be2a5f8b4f6e85100 | [log] [tgz] |
|---|---|---|
| author | Andy Ross <andrew.j.ross@intel.com> | Thu Jan 25 14:03:02 2018 -0800 |
| committer | Anas Nashif <nashif@linux.intel.com> | Fri Feb 16 10:44:29 2018 -0500 |
| tree | 8f0b077f0cde7d8e17d657fda41a333ef73a8307 | |
| parent | 86ff14824da2ab234b2a4a50aada0422ac16c9b9 [diff] |
kernel, esp32: Add SMP kconfig flag and MP_NUM_CPUS variable Simply define the Kconfig variables in this patch so they can be used in later patches. Define MP_NUM_CPUS correctly on esp32. No code changes. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>