jkt 10/03/21 11:47:52 Modified: kernel-config.xml Log: #310313, ACPI support is required for SMP on certain Atom CPUs Enabling power management features is a good option nevertheless.
Revision Changes Path 1.7 xml/htdocs/doc/en/kernel-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kernel-config.xml?r1=1.6&r2=1.7 Index: kernel-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kernel-config.xml 22 Jun 2008 01:57:09 -0000 1.6 +++ kernel-config.xml 21 Mar 2010 11:47:52 -0000 1.7 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.6 2008/06/22 01:57:09 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.7 2010/03/21 11:47:52 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/kernel-config.xml"> @@ -33,8 +33,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.3</version> -<date>2008-06-21</date> +<version>1.4</version> +<date>2010-03-21</date> <chapter> <title>Introduction</title> @@ -465,6 +465,10 @@ <comment>Select the above option if you are on an Intel Hyper-Threading CPU</comment> [*] Multi-core scheduler support (NEW) <comment>Select the above option if your CPU is dual core</comment> +Power management and ACPI options ---> + [*] ACPI (Advanced Configuration and Power Interface) Support + <comment>The above option not only enables power management features, but might + also be a requirement for making all CPUs available to your system</comment> </pre> </body>
