Refer readers to the hwpmc(4) manual page where the additional

(architecture specific) kernel configuration options needed for
hwpmc are documented.

PR:		kern/83738
MFC after:	3 days
This commit is contained in:
jkoshy 2005-12-29 02:12:54 +00:00
parent 2d3e88cd9e
commit 574cde8a07

View File

@ -435,6 +435,9 @@ options COMPILING_LINT
# with the 'options' line, while the hwpmc device can be either compiled
# in or loaded as a loadable kernel module.
#
# Additional configuration options may be required on specific architectures,
# please see hwpmc(4).
device hwpmc # Driver (also a loadable module)
options HWPMC_HOOKS # Other necessary kernel hooks