diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 2a90ac2ce88604..410dbb7661b516 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -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 @@ -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