Gentoo Archives: gentoo-user

From: Petric Frank <pfrank@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gentoo-sources-2.6.21 and CONFIG_SOFTWARE_SUSPEND
Date: Sat, 19 May 2007 17:44:51
Message-Id: 200705191940.00008.pfrank@gmx.de
In Reply to: Re: [gentoo-user] gentoo-sources-2.6.21 and CONFIG_SOFTWARE_SUSPEND by Neil Bothwick
1 Hello Neil,
2
3 On Saturday 19 May 2007 16:40, Neil Bothwick wrote:
4 > On Sat, 19 May 2007 13:16:56 +0200, Petric Frank wrote:
5 > > Using gentoo-sources i got the same problem. You are using SMP, right ?
6 > > Then you have to enable CONFIG_HOTPLUG_CPU to get
7 > > CONFIG_SOFTWARE_SUSPEND selectable.
8 > >
9 > > It took me some digging that those two are dependend when doing SMP.
10 >
11 > It's not that hard to find
12 >
13 > make menuconfig
14 > /suspend
15 >
16 > Symbol: SOFTWARE_SUSPEND [=n]
17 > Prompt: Software Suspend
18 > Defined at kernel/power/Kconfig:80
19 > Depends on: PM && SWAP && (X86 && (!SMP || SUSPEND_SMP) || (FRV ||
20 > PPC32) && !SMP) Location:
21 > -> Power management options
22 > -> Power Management support (PM [=y])
23 >
24 > :)
25
26 So - can you show me the link to CONFIG_HOTPLUG_CPU here ?
27
28 It's not in the rule above. First i tried to find SUSPEND_SMP, but no chance.
29
30 regards
31 Petric
32 --
33 gentoo-user@g.o mailing list