Remove 'apm' from the kernel config chapter. It is not commonly used

anymore.

Noted by:	bcr
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2013-02-27 21:23:59 +00:00
parent 21d7b25d7f
commit 51ce26788f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41055

View file

@ -1019,17 +1019,6 @@ device sc</programlisting>
enable support for AGP and AGP GART for boards which have these
features.</para>
<indexterm>
<primary>APM</primary>
</indexterm>
<programlisting># Power management support (see NOTES for more options)
#device apm</programlisting>
<para>Advanced Power Management (<acronym>APM</acronym> support.
Useful for laptops, although this is disabled in
<filename>GENERIC</filename> by default.</para>
<programlisting># Add suspend/resume support for the i8254.
device pmtimer</programlisting>