# # Light sensors # comment "Light sensors" config SENSORS_TSL2563 tristate "TAOS TSL256[0-3] ambient light sensor" depends on I2C help If you say yes here you get support for the Taos TSL2560, TSL2561, TSL2562 and TSL2563 ambient light sensors. This driver can also be built as a module. If so, the module will be called tsl2563. config SENSORS_TMD27711 tristate "TAOS TMD27711/TMD27713 proximity and ambient light sensor" depends on I2C help If you say yes here you get support for TAOS TMD27711, TMD27713 proximity and ambient light sensor. This driver can also be built as a module. If so, the module will be called tmd27711. config SENSORS_BH1721 tristate "BH1721 ambient light sensor" depends on I2C help If you say yes here you get support for the BH1721 sensor, This driver can also be built as a module. If so, the module will be called tsl2563.