hwmon: (aht10) Add support for compatible aht20
[platform/kernel/linux-starfive.git] / drivers / hwmon / Kconfig
index 5b3b764..bf73934 100644 (file)
@@ -255,10 +255,11 @@ config SENSORS_ADT7475
          will be called adt7475.
 
 config SENSORS_AHT10
-       tristate "Aosong AHT10"
+       tristate "Aosong AHT10, AHT20"
        depends on I2C
+       select CRC8
        help
-         If you say yes here, you get support for the Aosong AHT10
+         If you say yes here, you get support for the Aosong AHT10 and AHT20
          temperature and humidity sensors
 
          This driver can also be built as a module. If so, the module
@@ -1929,6 +1930,16 @@ 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 JH71x0 temperature sensor"
+       depends on ARCH_STARFIVE || COMPILE_TEST
+       help
+         If you say yes here you get support for temperature sensor
+         on the Starfive JH71x0 SoCs.
+
+         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
@@ -1976,7 +1987,7 @@ config SENSORS_ADS7871
 
 config SENSORS_AMC6821
        tristate "Texas Instruments AMC6821"
-       depends on I2C 
+       depends on I2C
        help
          If you say yes here you get support for the Texas Instruments
          AMC6821 hardware monitoring chips.