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
This commit is contained in:
John Baldwin
2024-04-13 19:11:49 -07:00
parent b620daf633
commit 5ea0b89242
3 changed files with 1 additions and 10 deletions
-5
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)
#
+1
View File
@@ -2224,6 +2224,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
-5
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
#