19c8ea1b2SJohan Hovold# 29c8ea1b2SJohan Hovold# Light sensors 39c8ea1b2SJohan Hovold# 43edc84e6SLars-Peter Clausen# When adding new entries keep the list in alphabetical order 53edc84e6SLars-Peter Clausen 69c8ea1b2SJohan Hovoldmenu "Light sensors" 79c8ea1b2SJohan Hovold 8feca56ffSGabriele Mazzottaconfig ACPI_ALS 9feca56ffSGabriele Mazzotta tristate "ACPI Ambient Light Sensor" 10feca56ffSGabriele Mazzotta depends on ACPI 11feca56ffSGabriele Mazzotta select IIO_BUFFER 12feca56ffSGabriele Mazzotta select IIO_TRIGGERED_BUFFER 13feca56ffSGabriele Mazzotta select IIO_KFIFO_BUF 14feca56ffSGabriele Mazzotta help 15feca56ffSGabriele Mazzotta Say Y here if you want to build a driver for the ACPI0008 16feca56ffSGabriele Mazzotta Ambient Light Sensor. 17feca56ffSGabriele Mazzotta 18feca56ffSGabriele Mazzotta To compile this driver as a module, choose M here: the module will 19feca56ffSGabriele Mazzotta be called acpi-als. 20feca56ffSGabriele Mazzotta 21bbdb822cSPeter Meerwaldconfig ADJD_S311 22bbdb822cSPeter Meerwald tristate "ADJD-S311-CR999 digital color sensor" 23bbdb822cSPeter Meerwald select IIO_BUFFER 24bbdb822cSPeter Meerwald select IIO_TRIGGERED_BUFFER 25bbdb822cSPeter Meerwald depends on I2C 26bbdb822cSPeter Meerwald help 27bbdb822cSPeter Meerwald If you say yes here you get support for the Avago ADJD-S311-CR999 28bbdb822cSPeter Meerwald digital color light sensor. 29bbdb822cSPeter Meerwald 30bbdb822cSPeter Meerwald This driver can also be built as a module. If so, the module 31bbdb822cSPeter Meerwald will be called adjd_s311. 32bbdb822cSPeter Meerwald 33f007d7f1SDaniel Balutaconfig AL3320A 34f007d7f1SDaniel Baluta tristate "AL3320A ambient light sensor" 35f007d7f1SDaniel Baluta depends on I2C 36f007d7f1SDaniel Baluta help 37f007d7f1SDaniel Baluta Say Y here if you want to build a driver for the Dyna Image AL3320A 38f007d7f1SDaniel Baluta ambient light sensor. 39f007d7f1SDaniel Baluta 40f007d7f1SDaniel Baluta To compile this driver as a module, choose M here: the 41f007d7f1SDaniel Baluta module will be called al3320a. 42f007d7f1SDaniel Baluta 4303eff7b6SOleksandr Kravchenkoconfig APDS9300 4403eff7b6SOleksandr Kravchenko tristate "APDS9300 ambient light sensor" 4503eff7b6SOleksandr Kravchenko depends on I2C 4603eff7b6SOleksandr Kravchenko help 4703eff7b6SOleksandr Kravchenko Say Y here if you want to build a driver for the Avago APDS9300 4803eff7b6SOleksandr Kravchenko ambient light sensor. 4903eff7b6SOleksandr Kravchenko 5003eff7b6SOleksandr Kravchenko To compile this driver as a module, choose M here: the 5103eff7b6SOleksandr Kravchenko module will be called apds9300. 5203eff7b6SOleksandr Kravchenko 53aff268cdSMatt Ranostayconfig APDS9960 54aff268cdSMatt Ranostay tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor" 55aff268cdSMatt Ranostay select REGMAP_I2C 56aff268cdSMatt Ranostay select IIO_BUFFER 57aff268cdSMatt Ranostay select IIO_KFIFO_BUF 58aff268cdSMatt Ranostay depends on I2C 59aff268cdSMatt Ranostay help 60aff268cdSMatt Ranostay Say Y here to build I2C interface support for the Avago 61aff268cdSMatt Ranostay APDS9960 gesture/RGB/ALS/proximity sensor. 62aff268cdSMatt Ranostay 63aff268cdSMatt Ranostay To compile this driver as a module, choose M here: the 64aff268cdSMatt Ranostay module will be called apds9960 65aff268cdSMatt Ranostay 663a11fbb0STomasz Duszynskiconfig BH1750 673a11fbb0STomasz Duszynski tristate "ROHM BH1750 ambient light sensor" 683a11fbb0STomasz Duszynski depends on I2C 693a11fbb0STomasz Duszynski help 703a11fbb0STomasz Duszynski Say Y here to build support for the ROHM BH1710, BH1715, BH1721, 713a11fbb0STomasz Duszynski BH1750, BH1751 ambient light sensors. 723a11fbb0STomasz Duszynski 733a11fbb0STomasz Duszynski To compile this driver as a module, choose M here: the module will 743a11fbb0STomasz Duszynski be called bh1750. 753a11fbb0STomasz Duszynski 761f0477f1SLinus Walleijconfig BH1780 771f0477f1SLinus Walleij tristate "ROHM BH1780 ambient light sensor" 781f0477f1SLinus Walleij depends on I2C 791f0477f1SLinus Walleij help 801f0477f1SLinus Walleij Say Y here to build support for the ROHM BH1780GLI ambient 811f0477f1SLinus Walleij light sensor. 821f0477f1SLinus Walleij 831f0477f1SLinus Walleij To compile this driver as a module, choose M here: the module will 841f0477f1SLinus Walleij be called bh1780. 851f0477f1SLinus Walleij 86971672c0SKevin Tsaiconfig CM32181 87971672c0SKevin Tsai depends on I2C 88971672c0SKevin Tsai tristate "CM32181 driver" 89971672c0SKevin Tsai help 90971672c0SKevin Tsai Say Y here if you use cm32181. 91971672c0SKevin Tsai This option enables ambient light sensor using 92971672c0SKevin Tsai Capella cm32181 device driver. 93971672c0SKevin Tsai 94971672c0SKevin Tsai To compile this driver as a module, choose M here: 95971672c0SKevin Tsai the module will be called cm32181. 96971672c0SKevin Tsai 97b84894c7SKevin Tsaiconfig CM3232 98b84894c7SKevin Tsai depends on I2C 99b84894c7SKevin Tsai tristate "CM3232 ambient light sensor" 100b84894c7SKevin Tsai help 101b84894c7SKevin Tsai Say Y here if you use cm3232. 102b84894c7SKevin Tsai This option enables ambient light sensor using 103b84894c7SKevin Tsai Capella Microsystems cm3232 device driver. 104b84894c7SKevin Tsai 105b84894c7SKevin Tsai To compile this driver as a module, choose M here: 106b84894c7SKevin Tsai the module will be called cm3232. 107b84894c7SKevin Tsai 1088b054426SDaniel Balutaconfig CM3323 1098b054426SDaniel Baluta depends on I2C 1108b054426SDaniel Baluta tristate "Capella CM3323 color light sensor" 1118b054426SDaniel Baluta help 11239b441bdSHartmut Knaack Say Y here if you want to build a driver for Capella CM3323 1138b054426SDaniel Baluta color sensor. 1148b054426SDaniel Baluta 1158b054426SDaniel Baluta To compile this driver as a module, choose M here: the module will 1168b054426SDaniel Baluta be called cm3323. 1178b054426SDaniel Baluta 118e590d451SBeomho Seoconfig CM36651 119e590d451SBeomho Seo depends on I2C 120e590d451SBeomho Seo tristate "CM36651 driver" 121e590d451SBeomho Seo help 122e590d451SBeomho Seo Say Y here if you use cm36651. 123e590d451SBeomho Seo This option enables proximity & RGB sensor using 124e590d451SBeomho Seo Capella cm36651 device driver. 125e590d451SBeomho Seo 126e590d451SBeomho Seo To compile this driver as a module, choose M here: 127e590d451SBeomho Seo the module will be called cm36651. 128e590d451SBeomho Seo 129bf29fbeaSJacek Anaszewskiconfig GP2AP020A00F 130bf29fbeaSJacek Anaszewski tristate "Sharp GP2AP020A00F Proximity/ALS sensor" 131bf29fbeaSJacek Anaszewski depends on I2C 1328c3b3efbSRoberta Dobrescu select REGMAP_I2C 133bf29fbeaSJacek Anaszewski select IIO_BUFFER 134bf29fbeaSJacek Anaszewski select IIO_TRIGGERED_BUFFER 135419a4aaeSRussell King - ARM Linux select IRQ_WORK 136bf29fbeaSJacek Anaszewski help 137bf29fbeaSJacek Anaszewski Say Y here if you have a Sharp GP2AP020A00F proximity/ALS combo-chip 138bf29fbeaSJacek Anaszewski hooked to an I2C bus. 139bf29fbeaSJacek Anaszewski 140bf29fbeaSJacek Anaszewski To compile this driver as a module, choose M here: the 141bf29fbeaSJacek Anaszewski module will be called gp2ap020a00f. 142bf29fbeaSJacek Anaszewski 143a5750414SBrian Masneyconfig SENSORS_ISL29018 144a5750414SBrian Masney tristate "Intersil 29018 light and proximity sensor" 145a5750414SBrian Masney depends on I2C 146a5750414SBrian Masney select REGMAP_I2C 147a5750414SBrian Masney default n 148a5750414SBrian Masney help 149a5750414SBrian Masney If you say yes here you get support for ambient light sensing and 150a5750414SBrian Masney proximity infrared sensing from Intersil ISL29018. 151a5750414SBrian Masney This driver will provide the measurements of ambient light intensity 152a5750414SBrian Masney in lux, proximity infrared sensing and normal infrared sensing. 153a5750414SBrian Masney Data from sensor is accessible via sysfs. 154a5750414SBrian Masney 1556c25539cSPeter Meerwaldconfig ISL29125 1566c25539cSPeter Meerwald tristate "Intersil ISL29125 digital color light sensor" 1576c25539cSPeter Meerwald depends on I2C 1586c25539cSPeter Meerwald select IIO_BUFFER 1596c25539cSPeter Meerwald select IIO_TRIGGERED_BUFFER 1606c25539cSPeter Meerwald help 1616c25539cSPeter Meerwald Say Y here if you want to build a driver for the Intersil ISL29125 1626c25539cSPeter Meerwald RGB light sensor for I2C. 1636c25539cSPeter Meerwald 1646c25539cSPeter Meerwald To compile this driver as a module, choose M here: the module will be 1656c25539cSPeter Meerwald called isl29125. 1666c25539cSPeter Meerwald 1673edc84e6SLars-Peter Clausenconfig HID_SENSOR_ALS 1683edc84e6SLars-Peter Clausen depends on HID_SENSOR_HUB 1693edc84e6SLars-Peter Clausen select IIO_BUFFER 1703edc84e6SLars-Peter Clausen select IIO_TRIGGERED_BUFFER 1713edc84e6SLars-Peter Clausen select HID_SENSOR_IIO_COMMON 1723edc84e6SLars-Peter Clausen select HID_SENSOR_IIO_TRIGGER 1733edc84e6SLars-Peter Clausen tristate "HID ALS" 1743edc84e6SLars-Peter Clausen help 1753edc84e6SLars-Peter Clausen Say yes here to build support for the HID SENSOR 1763edc84e6SLars-Peter Clausen Ambient light sensor. 1773edc84e6SLars-Peter Clausen 1784f51c9adSRoberta Dobrescu To compile this driver as a module, choose M here: the 1794f51c9adSRoberta Dobrescu module will be called hid-sensor-als. 1804f51c9adSRoberta Dobrescu 18139a3a013SArchana Patniconfig HID_SENSOR_PROX 18239a3a013SArchana Patni depends on HID_SENSOR_HUB 18339a3a013SArchana Patni select IIO_BUFFER 18439a3a013SArchana Patni select IIO_TRIGGERED_BUFFER 18539a3a013SArchana Patni select HID_SENSOR_IIO_COMMON 18639a3a013SArchana Patni select HID_SENSOR_IIO_TRIGGER 18739a3a013SArchana Patni tristate "HID PROX" 18839a3a013SArchana Patni help 18939a3a013SArchana Patni Say yes here to build support for the HID SENSOR 19039a3a013SArchana Patni Proximity sensor. 19139a3a013SArchana Patni 19239a3a013SArchana Patni To compile this driver as a module, choose M here: the 19339a3a013SArchana Patni module will be called hid-sensor-prox. 19439a3a013SArchana Patni 195995863ccSKuppuswamy Sathyanarayananconfig JSA1212 196995863ccSKuppuswamy Sathyanarayanan tristate "JSA1212 ALS and proximity sensor driver" 197995863ccSKuppuswamy Sathyanarayanan depends on I2C 19849e19d5fSRoberta Dobrescu select REGMAP_I2C 199995863ccSKuppuswamy Sathyanarayanan help 200995863ccSKuppuswamy Sathyanarayanan Say Y here if you want to build a IIO driver for JSA1212 201995863ccSKuppuswamy Sathyanarayanan proximity & ALS sensor device. 202995863ccSKuppuswamy Sathyanarayanan 203995863ccSKuppuswamy Sathyanarayanan To compile this driver as a module, choose M here: 204995863ccSKuppuswamy Sathyanarayanan the module will be called jsa1212. 205995863ccSKuppuswamy Sathyanarayanan 206efa86e9fSDaniel Balutaconfig RPR0521 207efa86e9fSDaniel Baluta tristate "ROHM RPR0521 ALS and proximity sensor driver" 208efa86e9fSDaniel Baluta depends on I2C 209efa86e9fSDaniel Baluta select REGMAP_I2C 210efa86e9fSDaniel Baluta help 211efa86e9fSDaniel Baluta Say Y here if you want to build support for ROHM's RPR0521 212efa86e9fSDaniel Baluta ambient light and proximity sensor device. 213efa86e9fSDaniel Baluta 214efa86e9fSDaniel Baluta To compile this driver as a module, choose M here: 215efa86e9fSDaniel Baluta the module will be called rpr0521. 216efa86e9fSDaniel Baluta 2179c8ea1b2SJohan Hovoldconfig SENSORS_LM3533 2189c8ea1b2SJohan Hovold tristate "LM3533 ambient light sensor" 2199c8ea1b2SJohan Hovold depends on MFD_LM3533 2209c8ea1b2SJohan Hovold help 2219c8ea1b2SJohan Hovold If you say yes here you get support for the ambient light sensor 2229c8ea1b2SJohan Hovold interface on National Semiconductor / TI LM3533 Lighting Power 2239c8ea1b2SJohan Hovold chips. 2249c8ea1b2SJohan Hovold 2259c8ea1b2SJohan Hovold The sensor interface can be used to control the LEDs and backlights 2269c8ea1b2SJohan Hovold of the chip through defining five light zones and three sets of 2279c8ea1b2SJohan Hovold corresponding output-current values. 2289c8ea1b2SJohan Hovold 2299c8ea1b2SJohan Hovold The driver provides raw and mean adc readings along with the current 2309c8ea1b2SJohan Hovold light zone through sysfs. A threshold event can be generated on zone 2319c8ea1b2SJohan Hovold changes. The ALS-control output values can be set per zone for the 2329c8ea1b2SJohan Hovold three current output channels. 23362a1efb9SPeter Meerwald 2342690be90SPeter Meerwaldconfig LTR501 2352690be90SPeter Meerwald tristate "LTR-501ALS-01 light sensor" 2362690be90SPeter Meerwald depends on I2C 2375d9fc0f6SHartmut Knaack select REGMAP_I2C 2382690be90SPeter Meerwald select IIO_BUFFER 2392690be90SPeter Meerwald select IIO_TRIGGERED_BUFFER 2402690be90SPeter Meerwald help 2412690be90SPeter Meerwald If you say yes here you get support for the Lite-On LTR-501ALS-01 2428592a7eeSDaniel Baluta ambient light and proximity sensor. This driver also supports LTR-559 243035ebb15SDaniel Baluta ALS/PS or LTR-301 ALS sensors. 2442690be90SPeter Meerwald 2452690be90SPeter Meerwald This driver can also be built as a module. If so, the module 2462690be90SPeter Meerwald will be called ltr501. 2472690be90SPeter Meerwald 248b9567e66SCrestez Dan Leonardconfig MAX44000 249b9567e66SCrestez Dan Leonard tristate "MAX44000 Ambient and Infrared Proximity Sensor" 250b9567e66SCrestez Dan Leonard depends on I2C 251b9567e66SCrestez Dan Leonard select REGMAP_I2C 252193e2d4fSAlison Schofield select IIO_BUFFER 253193e2d4fSAlison Schofield select IIO_TRIGGERED_BUFFER 254b9567e66SCrestez Dan Leonard help 255b9567e66SCrestez Dan Leonard Say Y here if you want to build support for Maxim Integrated's 256b9567e66SCrestez Dan Leonard MAX44000 ambient and infrared proximity sensor device. 257b9567e66SCrestez Dan Leonard 258b9567e66SCrestez Dan Leonard To compile this driver as a module, choose M here: 259b9567e66SCrestez Dan Leonard the module will be called max44000. 260b9567e66SCrestez Dan Leonard 26194a9b7b1SAndreas Dannenbergconfig OPT3001 26294a9b7b1SAndreas Dannenberg tristate "Texas Instruments OPT3001 Light Sensor" 26394a9b7b1SAndreas Dannenberg depends on I2C 26494a9b7b1SAndreas Dannenberg help 26594a9b7b1SAndreas Dannenberg If you say Y or M here, you get support for Texas Instruments 26694a9b7b1SAndreas Dannenberg OPT3001 Ambient Light Sensor. 26794a9b7b1SAndreas Dannenberg 26894a9b7b1SAndreas Dannenberg If built as a dynamically linked module, it will be called 26994a9b7b1SAndreas Dannenberg opt3001. 27094a9b7b1SAndreas Dannenberg 2718ab6abfcSAdriana Reusconfig PA12203001 2728ab6abfcSAdriana Reus tristate "TXC PA12203001 light and proximity sensor" 2738ab6abfcSAdriana Reus depends on I2C 2748ab6abfcSAdriana Reus select REGMAP_I2C 2758ab6abfcSAdriana Reus help 2768ab6abfcSAdriana Reus If you say yes here you get support for the TXC PA12203001 2778ab6abfcSAdriana Reus ambient light and proximity sensor. 2788ab6abfcSAdriana Reus 2798ab6abfcSAdriana Reus This driver can also be built as a module. If so, the module 2808ab6abfcSAdriana Reus will be called pa12203001. 2818ab6abfcSAdriana Reus 282ac45e57fSPeter Meerwald-Stadlerconfig SI1145 283ac45e57fSPeter Meerwald-Stadler tristate "SI1132 and SI1141/2/3/5/6/7 combined ALS, UV index and proximity sensor" 284ac45e57fSPeter Meerwald-Stadler depends on I2C 285ac45e57fSPeter Meerwald-Stadler select IIO_BUFFER 286ac45e57fSPeter Meerwald-Stadler select IIO_TRIGGERED_BUFFER 287ac45e57fSPeter Meerwald-Stadler help 288ac45e57fSPeter Meerwald-Stadler Say Y here if you want to build a driver for the Silicon Labs SI1132 or 289ac45e57fSPeter Meerwald-Stadler SI1141/2/3/5/6/7 combined ambient light, UV index and proximity sensor 290ac45e57fSPeter Meerwald-Stadler chips. 291ac45e57fSPeter Meerwald-Stadler 292ac45e57fSPeter Meerwald-Stadler To compile this driver as a module, choose M here: the module will be 293ac45e57fSPeter Meerwald-Stadler called si1145. 294ac45e57fSPeter Meerwald-Stadler 295be9e6229STiberiu Breanaconfig STK3310 296be9e6229STiberiu Breana tristate "STK3310 ALS and proximity sensor" 297be9e6229STiberiu Breana depends on I2C 2985d6e834aSHartmut Knaack select REGMAP_I2C 299be9e6229STiberiu Breana help 300be9e6229STiberiu Breana Say yes here to get support for the Sensortek STK3310 ambient light 301be9e6229STiberiu Breana and proximity sensor. The STK3311 model is also supported by this 302be9e6229STiberiu Breana driver. 303be9e6229STiberiu Breana 304be9e6229STiberiu Breana Choosing M will build the driver as a module. If so, the module 305be9e6229STiberiu Breana will be called stk3310. 306be9e6229STiberiu Breana 307a244e7b5SPeter Meerwaldconfig TCS3414 308a244e7b5SPeter Meerwald tristate "TAOS TCS3414 digital color sensor" 309a244e7b5SPeter Meerwald depends on I2C 310a244e7b5SPeter Meerwald select IIO_BUFFER 311a244e7b5SPeter Meerwald select IIO_TRIGGERED_BUFFER 312a244e7b5SPeter Meerwald help 313a244e7b5SPeter Meerwald If you say yes here you get support for the TAOS TCS3414 314a244e7b5SPeter Meerwald family of digital color sensors. 315a244e7b5SPeter Meerwald 316a244e7b5SPeter Meerwald This driver can also be built as a module. If so, the module 317a244e7b5SPeter Meerwald will be called tcs3414. 318a244e7b5SPeter Meerwald 319eb869adeSPeter Meerwaldconfig TCS3472 320eb869adeSPeter Meerwald tristate "TAOS TCS3472 color light-to-digital converter" 321eb869adeSPeter Meerwald depends on I2C 322089b54bdSPeter Meerwald select IIO_BUFFER 323089b54bdSPeter Meerwald select IIO_TRIGGERED_BUFFER 324eb869adeSPeter Meerwald help 325eb869adeSPeter Meerwald If you say yes here you get support for the TAOS TCS3472 326eb869adeSPeter Meerwald family of color light-to-digital converters with IR filter. 327eb869adeSPeter Meerwald 328eb869adeSPeter Meerwald This driver can also be built as a module. If so, the module 329eb869adeSPeter Meerwald will be called tcs3472. 330eb869adeSPeter Meerwald 3319c2251ddSJonathan Cameronconfig SENSORS_TSL2563 3329c2251ddSJonathan Cameron tristate "TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ambient light sensors" 3339c2251ddSJonathan Cameron depends on I2C 3349c2251ddSJonathan Cameron help 3359c2251ddSJonathan Cameron If you say yes here you get support for the Taos TSL2560, 3369c2251ddSJonathan Cameron TSL2561, TSL2562 and TSL2563 ambient light sensors. 3379c2251ddSJonathan Cameron 3389c2251ddSJonathan Cameron This driver can also be built as a module. If so, the module 3399c2251ddSJonathan Cameron will be called tsl2563. 3409c2251ddSJonathan Cameron 341*f44d5c8aSBrian Masneyconfig TSL2583 342*f44d5c8aSBrian Masney tristate "TAOS TSL2580, TSL2581 and TSL2583 light-to-digital converters" 343*f44d5c8aSBrian Masney depends on I2C 344*f44d5c8aSBrian Masney help 345*f44d5c8aSBrian Masney Provides support for the TAOS tsl2580, tsl2581 and tsl2583 devices. 346*f44d5c8aSBrian Masney Access ALS data via iio, sysfs. 347*f44d5c8aSBrian Masney 348aab9ba7eSPeter Meerwaldconfig TSL4531 349aab9ba7eSPeter Meerwald tristate "TAOS TSL4531 ambient light sensors" 350aab9ba7eSPeter Meerwald depends on I2C 351aab9ba7eSPeter Meerwald help 352aab9ba7eSPeter Meerwald Say Y here if you want to build a driver for the TAOS TSL4531 family 353aab9ba7eSPeter Meerwald of ambient light sensors with direct lux output. 354aab9ba7eSPeter Meerwald 355aab9ba7eSPeter Meerwald To compile this driver as a module, choose M here: the 356aab9ba7eSPeter Meerwald module will be called tsl4531. 357aab9ba7eSPeter Meerwald 358c14f8abeSAdriana Reusconfig US5182D 359c14f8abeSAdriana Reus tristate "UPISEMI light and proximity sensor" 360c14f8abeSAdriana Reus depends on I2C 361c14f8abeSAdriana Reus help 362c14f8abeSAdriana Reus If you say yes here you get support for the UPISEMI US5182D 363c14f8abeSAdriana Reus ambient light and proximity sensor. 364c14f8abeSAdriana Reus 365c14f8abeSAdriana Reus This driver can also be built as a module. If so, the module 366c14f8abeSAdriana Reus will be called us5182d. 367c14f8abeSAdriana Reus 36862a1efb9SPeter Meerwaldconfig VCNL4000 369d978bfddSPeter Meerwald-Stadler tristate "VCNL4000/4010/4020 combined ALS and proximity sensor" 37062a1efb9SPeter Meerwald depends on I2C 37162a1efb9SPeter Meerwald help 372d978bfddSPeter Meerwald-Stadler Say Y here if you want to build a driver for the Vishay VCNL4000, 373d978bfddSPeter Meerwald-Stadler VCNL4010, VCNL4020 combined ambient light and proximity sensor. 37462a1efb9SPeter Meerwald 37562a1efb9SPeter Meerwald To compile this driver as a module, choose M here: the 37662a1efb9SPeter Meerwald module will be called vcnl4000. 37762a1efb9SPeter Meerwald 378dfd2ab8dSPeter Meerwald-Stadlerconfig VEML6070 379dfd2ab8dSPeter Meerwald-Stadler tristate "VEML6070 UV A light sensor" 380dfd2ab8dSPeter Meerwald-Stadler depends on I2C 381dfd2ab8dSPeter Meerwald-Stadler help 382dfd2ab8dSPeter Meerwald-Stadler Say Y here if you want to build a driver for the Vishay VEML6070 UV A 383dfd2ab8dSPeter Meerwald-Stadler light sensor. 384dfd2ab8dSPeter Meerwald-Stadler 385dfd2ab8dSPeter Meerwald-Stadler To compile this driver as a module, choose M here: the 386dfd2ab8dSPeter Meerwald-Stadler module will be called veml6070. 387dfd2ab8dSPeter Meerwald-Stadler 3889c8ea1b2SJohan Hovoldendmenu 389