[arch-commits] Commit in linux-lts/trunk (config)

Tobias Powalowski tpowa at nymeria.archlinux.org
Wed Oct 9 12:52:40 UTC 2013


    Date: Wednesday, October 9, 2013 @ 14:52:40
  Author: tpowa
Revision: 196242

fix NR_CPU on i686

Modified:
  linux-lts/trunk/config

--------+
 config |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: config
===================================================================
--- config	2013-10-09 12:52:24 UTC (rev 196241)
+++ config	2013-10-09 12:52:40 UTC (rev 196242)
@@ -393,7 +393,7 @@
 CONFIG_HPET_TIMER=y
 CONFIG_HPET_EMULATE_RTC=y
 CONFIG_DMI=y
-CONFIG_NR_CPUS=32
+CONFIG_NR_CPUS=8
 CONFIG_SCHED_SMT=y
 CONFIG_SCHED_MC=y
 CONFIG_PREEMPT_NONE=y




More information about the arch-commits mailing list