diff options
Diffstat (limited to 'drivers/i2c/chips')
-rw-r--r-- | drivers/i2c/chips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig index 5bd72c480c95..fddfc11b297f 100644 --- a/drivers/i2c/chips/Kconfig +++ b/drivers/i2c/chips/Kconfig | |||
@@ -80,6 +80,7 @@ config SENSORS_ASB100 | |||
80 | config SENSORS_ATXP1 | 80 | config SENSORS_ATXP1 |
81 | tristate "Attansic ATXP1 VID controller" | 81 | tristate "Attansic ATXP1 VID controller" |
82 | depends on I2C && EXPERIMENTAL | 82 | depends on I2C && EXPERIMENTAL |
83 | select I2C_SENSOR | ||
83 | help | 84 | help |
84 | If you say yes here you get support for the Attansic ATXP1 VID | 85 | If you say yes here you get support for the Attansic ATXP1 VID |
85 | controller. | 86 | controller. |