summaryrefslogtreecommitdiff
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig11
1 files changed, 7 insertions, 4 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 54192aacf45b..d51103f5316a 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -1574,10 +1574,13 @@ config SENSORS_MAG3110
This driver can also be built as a module. If so, the module
will be called mag3110.
-config MXC_MMA8451
- tristate "MMA8451 device driver"
- depends on I2C
- default y
+config SENSORS_MMA8X5X
+ tristate "MMA8451/MMA8452/MMA8453/MMA8652/MMA8653 device driver"
+ depends on I2C && SYSFS
+ default n
+ help
+ If you say yes here you get support for the Freescale
+ MMA8451/MMA8452/MMA8453/MMA8652/MMA8653 sensors.
config MXC_MMA8x5x
tristate "MMA8x5x device driver"