NOTES: Move ENABLE_ALART option to MI NOTES next to intpm device

This option is for this driver.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D44786

(cherry picked from commit 5ea0b89242dbc1e4d4bac16983291a7c3803f88e)
This commit is contained in:
John Baldwin 2024-04-13 19:11:49 -07:00
parent 883640ffd7
commit d1c97c1871
3 changed files with 1 additions and 10 deletions

View file

@ -544,11 +544,6 @@ device cpuctl
#
device superio
#
# System Management Bus (SMB)
#
options ENABLE_ALART # Control alarm on Intel intpm driver
#
# AMD System Management Network (SMN)
#

View file

@ -2221,6 +2221,7 @@ device rtsx
device smbus # Bus support, required for smb below.
device intpm
options ENABLE_ALART # Control alarm on Intel intpm driver
device alpm
device ichsmb
device viapm

View file

@ -759,11 +759,6 @@ device cpuctl
#
device superio
#
# System Management Bus (SMB)
#
options ENABLE_ALART # Control alarm on Intel intpm driver
#
# HID-over-I2C support
#