Skip to content
Snippets Groups Projects
Commit 3b1f243b authored by Poonam Aggrwal's avatar Poonam Aggrwal Committed by Kumar Gala
Browse files

85xx: Added CONFIG_MAX_CPUS for P1020

parent 76b474e2
No related branches found
No related tags found
No related merge requests found
......@@ -38,8 +38,8 @@
#endif
#endif
#if defined(CONFIG_MPC8572) || defined(CONFIG_P2020) \
|| defined(CONFIG_MPC8641)
#if defined(CONFIG_MPC8572) || defined(CONFIG_P1020) || \
defined(CONFIG_P2020) || defined(CONFIG_MPC8641)
#define CONFIG_MAX_CPUS 2
#else
#define CONFIG_MAX_CPUS 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment