# # Chemical sensors # menu "Chemical Sensors" config [31mCONFIG_ATLAS_PH_SENSOR[0m tristate "Atlas Scientific OEM SM sensors" depends on [31mCONFIG_I2C[0m select [31mCONFIG_REGMAP_I2C[0m select [31mCONFIG_IIO_BUFFER[0m select [31mCONFIG_IIO_TRIGGERED_BUFFER[0m select [31mCONFIG_IRQ_WORK[0m help Say Y here to build [31mCONFIG_I2C[0m interface support for the following Atlas Scientific OEM SM sensors: * pH SM sensor * EC SM sensor * ORP SM sensor To compile this driver as module, choose [31mCONFIG_M[0m here: the module will be called atlas-ph-sensor. config [31mCONFIG_IAQCORE[0m tristate "AMS iAQ-Core VOC sensors" depends on [31mCONFIG_I2C[0m help Say Y here to build [31mCONFIG_I2C[0m interface support for the AMS iAQ-Core Continuous/Pulsed VOC (Volatile Organic Compounds) sensors config [31mCONFIG_VZ89X[0m tristate "SGX Sensortech MiCS VZ89X VOC sensor" depends on [31mCONFIG_I2C[0m help Say Y here to build [31mCONFIG_I2C[0m interface support for the SGX Sensortech MiCS [31mCONFIG_VZ89X[0m VOC (Volatile Organic Compounds) sensors endmenu |