We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5391473 commit f6db449Copy full SHA for f6db449
arch/arm/Kconfig
@@ -324,7 +324,7 @@ menu "Kernel Features"
324
325
config SMP
326
bool "Symmetric Multi-Processing (EXPERIMENTAL)"
327
- depends on EXPERIMENTAL && BROKEN #&& n
+ depends on EXPERIMENTAL && REALVIEW_MPCORE
328
help
329
This enables support for systems with more than one CPU. If you have
330
a system with only one CPU, like most personal computers, say N. If
0 commit comments