ARC: [SMP] enlarge possible NR_CPUS
authorNoam Camus <noamc@ezchip.com>
Mon, 3 Jun 2013 12:19:59 +0000 (15:19 +0300)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 6 Nov 2013 05:11:46 +0000 (10:41 +0530)
Signed-off-by: Noam Camus <noamc@ezchip.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig

index 524e6fce2c899027b57f5784b88ece4023a87b41..fb4177e482604dec239129f89433ad99f29989e3 100644 (file)
@@ -145,8 +145,8 @@ config ARC_HAS_REENTRANT_IRQ_LV2
 endif
 
 config NR_CPUS
-       int "Maximum number of CPUs (2-32)"
-       range 2 32
+       int "Maximum number of CPUs (2-4096)"
+       range 2 4096
        depends on SMP
        default "2"
 
This page took 0.026099 seconds and 5 git commands to generate.