diff options
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r-- | drivers/input/misc/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index cd861d97ffe0..5bad288384dd 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig @@ -559,4 +559,10 @@ config INPUT_ALPS_GPIO_SCROLLWHEEL To compile this driver as a module, choose M here: the module will be called alps_gpio_scrollwheel. +config INPUT_CAPELLA_CM3217 + tristate "CM3217 light sensor" + depends on I2C + help + Say Y here to enable the CM3217 Ambient Light Sensor. + endif |