hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach
[sfrench/cifs-2.6.git] / drivers / hwmon / Kconfig
index 56260821d658d738df0a2cc3046cf8387889382c..83945397b6eb1bac0880160bc2ef684bab8cca17 100644 (file)
@@ -422,6 +422,17 @@ config SENSORS_ASPEED
          This driver can also be built as a module. If so, the module
          will be called aspeed_pwm_tacho.
 
+config SENSORS_ASPEED_G6
+       tristate "ASPEED g6 PWM and Fan tach driver"
+       depends on ARCH_ASPEED || COMPILE_TEST
+       depends on PWM
+       help
+         This driver provides support for ASPEED G6 PWM and Fan Tach
+         controllers.
+
+         This driver can also be built as a module. If so, the module
+         will be called aspeed_pwm_tacho.
+
 config SENSORS_ATXP1
        tristate "Attansic ATXP1 VID controller"
        depends on I2C