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 488f25472291..2483183419b9 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -304,6 +304,16 @@ config SENSORS_TSL2550
304 This driver can also be built as a module. If so, the module 304 This driver can also be built as a module. If so, the module
305 will be called tsl2550. 305 will be called tsl2550.
306 306
307config SENSORS_BH1780
308 tristate "ROHM BH1780GLI ambient light sensor"
309 depends on I2C && SYSFS
310 help
311 If you say yes here you get support for the ROHM BH1780GLI
312 ambient light sensor.
313
314 This driver can also be built as a module. If so, the module
315 will be called bh1780gli.
316
307config EP93XX_PWM 317config EP93XX_PWM
308 tristate "EP93xx PWM support" 318 tristate "EP93xx PWM support"
309 depends on ARCH_EP93XX 319 depends on ARCH_EP93XX