aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 3d57adfc8703..3b50106abfa5 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -315,6 +315,16 @@ config SENSORS_BH1780
315 This driver can also be built as a module. If so, the module 315 This driver can also be built as a module. If so, the module
316 will be called bh1780gli. 316 will be called bh1780gli.
317 317
318config SENSORS_BH1770
319 tristate "BH1770GLC / SFH7770 combined ALS - Proximity sensor"
320 depends on I2C
321 ---help---
322 Say Y here if you want to build a driver for BH1770GLC (ROHM) or
323 SFH7770 (Osram) combined ambient light and proximity sensor chip.
324
325 To compile this driver as a module, choose M here: the
326 module will be called bh1770glc. If unsure, say N here.
327
318config HMC6352 328config HMC6352
319 tristate "Honeywell HMC6352 compass" 329 tristate "Honeywell HMC6352 compass"
320 depends on I2C 330 depends on I2C