Fix LINT: Add backlight to NOTES

This commit is contained in:
Emmanuel Vadot 2020-10-02 20:52:09 +00:00
parent 4a84542103
commit 90b8c0ea10
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=366382
5 changed files with 12 additions and 0 deletions

View File

@ -538,6 +538,7 @@ device ioat # Intel I/OAT DMA engine
# Laptop/Notebook options:
#
device backlight
#
# I2C Bus

View File

@ -45,6 +45,9 @@ device nvmem
device regulator
device syscon
# Backlight subsystem
device backlight
# Undo options from sys/conf/NOTES that we do not want...
nooptions COMPAT_FREEBSD4

View File

@ -191,6 +191,9 @@ device regulator
device syscon
device aw_syscon
# Backlight subsystem
device backlight
# Misc devices.
device pl330 # ARM PL330 dma controller
device xdma # xDMA framework for SoC on-chip dma controllers

View File

@ -784,6 +784,8 @@ device aesni # AES-NI OpenCrypto module
# apm under `Miscellaneous hardware'
# above.
device backlight
# For older notebooks that signal a powerfail condition (external
# power supply dropped, or battery state low) by issuing an NMI:

View File

@ -68,6 +68,9 @@ device snd_ai2s # Apple I2S Audio
device snd_davbus # Apple Davbus Audio
device adm1030 # Apple G4 MDD fan controller
# Backlight subsystem
device backlight
#####################################################################
# Devices we don't want to deal with