Skip to content

Commit

Permalink
sfctemp: sort
Browse files Browse the repository at this point in the history
  • Loading branch information
teknoraver committed May 24, 2021
1 parent 8c24396 commit d8bd2f3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1751,6 +1751,15 @@ config SENSORS_STTS751
This driver can also be built as a module. If so, the module
will be called stts751.

config SENSORS_SFCTEMP
tristate "Starfive JH7100 temperature sensor"
help
If you say yes here you get support for tmperature sensor
on the Starfive JH7100 SoC.

This driver can also be built as a module. If so, the module
will be called sfctemp.

config SENSORS_SMM665
tristate "Summit Microelectronics SMM665"
depends on I2C
Expand Down Expand Up @@ -1924,15 +1933,6 @@ config SENSORS_TMP513
This driver can also be built as a module. If so, the module
will be called tmp513.

config SENSORS_SFCTEMP
tristate "Starfive JH7100 temperature sensor"
help
If you say yes here you get support for tmperature sensor
on the Starfive JH7100 SoC.

This driver can also be built as a module. If so, the module
will be called sfctemp.

config SENSORS_VEXPRESS
tristate "Versatile Express"
depends on VEXPRESS_CONFIG
Expand Down

0 comments on commit d8bd2f3

Please sign in to comment.