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
Branches
Tags
No related merge requests found
...@@ -38,8 +38,8 @@ ...@@ -38,8 +38,8 @@
#endif #endif
#endif #endif
#if defined(CONFIG_MPC8572) || defined(CONFIG_P2020) \ #if defined(CONFIG_MPC8572) || defined(CONFIG_P1020) || \
|| defined(CONFIG_MPC8641) defined(CONFIG_P2020) || defined(CONFIG_MPC8641)
#define CONFIG_MAX_CPUS 2 #define CONFIG_MAX_CPUS 2
#else #else
#define CONFIG_MAX_CPUS 1 #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