From d8bd2f35823e694bb34ef0990dd11f9d1a1576cb Mon Sep 17 00:00:00 2001 From: Matteo Croce Date: Mon, 24 May 2021 22:24:56 +0200 Subject: [PATCH] sfctemp: sort --- drivers/hwmon/Kconfig | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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