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:
@@ -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)
|
||||
#
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user