Re: forced to CONFIG_PM=y

From: Sam Ravnborg
Date: Wed Sep 14 2005 - 13:59:48 EST


On Wed, Sep 14, 2005 at 08:16:10PM +0200, Thomas Voegtle wrote:
>
> Hello,
>
> on one computer, which I wanted to switch from 2.6.13 to 2.6.14-rc1 I was
> forced to use CONFIG_PM, look:
>
> thomas@tv2:~/linux-2.6.14-rc1> zgrep CONFIG_PM /proc/config.gz
> # CONFIG_PM is not set
> thomas@tv2:~/linux-2.6.14-rc1> zcat /proc/config.gz > .config
> thomas@tv2:~/linux-2.6.14-rc1> make oldconfig
> ...
> *
> * Power management options (ACPI, APM)
> *
> Power Management support (PM) [Y/?] y
> Power Management Debug Support (PM_DEBUG) [N/y/?] (NEW)
>
>
> I never had question if I want to have CONFIG_PM, the "y" was already
> there.
Something else selected CONFIG_PM for you.
Try to see help in menuconfig, here you can see what symbol selected
CONFIG_PM.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/