Skip to content

[redhat] New configs in drivers/iio

CKI ARK Bot requested to merge configs/os-build/2024-01-18/drivers/iio into os-build

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: AD7091R8 [=n] Type : tristate Defined at drivers/iio/adc/Kconfig:50 Prompt: Analog Devices AD7091R8 ADC Driver Depends on: IIO [=m] && SPI [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Analog to digital converters -> Analog Devices AD7091R8 ADC Driver (AD7091R8 [=n]) Selects: AD7091R [=n] && REGMAP_SPI [=m]


Symbol: AOSONG_AGS02MA [=n] Type : tristate Defined at drivers/iio/chemical/Kconfig:8 Prompt: Aosong AGS02MA TVOC sensor driver Depends on: IIO [=m] && I2C [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Chemical Sensors -> Aosong AGS02MA TVOC sensor driver (AOSONG_AGS02MA [=n]) Selects: CRC8 [=m]


Symbol: BMI323_I2C [=n] Type : tristate Defined at drivers/iio/imu/bmi323/Kconfig:11 Prompt: Bosch BMI323 I2C driver Depends on: IIO [=m] && I2C [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Inertial measurement units -> Bosch BMI323 I2C driver (BMI323_I2C [=n]) Selects: BMI323 [=n] && REGMAP_I2C [=m]


Symbol: BMI323_SPI [=n] Type : tristate Defined at drivers/iio/imu/bmi323/Kconfig:23 Prompt: Bosch BMI323 SPI driver Depends on: IIO [=m] && SPI [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Inertial measurement units -> Bosch BMI323 SPI driver (BMI323_SPI [=n]) Selects: BMI323 [=n] && REGMAP_SPI [=m]


Symbol: HSC030PA [=n] Type : tristate Defined at drivers/iio/pressure/Kconfig:112 Prompt: Honeywell HSC/SSC TruStability pressure sensor series Depends on: IIO [=m] && (I2C [=y] || SPI_MASTER [=y]) Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Pressure sensors -> Honeywell HSC/SSC TruStability pressure sensor series (HSC030PA [=n]) Selects: HSC030PA_I2C [=n] && HSC030PA_SPI [=n]


Symbol: ISL76682 [=n] Type : tristate Defined at drivers/iio/light/Kconfig:255 Prompt: Intersil ISL76682 Light Sensor Depends on: IIO [=m] && I2C [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Light sensors -> Intersil ISL76682 Light Sensor (ISL76682 [=n]) Selects: REGMAP_I2C [=m]


Symbol: LTR390 [=n] Type : tristate Defined at drivers/iio/light/Kconfig:365 Prompt: LTR-390UV-01 ambient light and UV sensor Depends on: IIO [=m] && I2C [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Light sensors -> LTR-390UV-01 ambient light and UV sensor (LTR390 [=n]) Selects: REGMAP_I2C [=m]


Symbol: MAX34408 [=n] Type : tristate Defined at drivers/iio/adc/Kconfig:764 Prompt: Maxim max34408/max344089 ADC driver Depends on: IIO [=m] && I2C [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Analog to digital converters -> Maxim max34408/max344089 ADC driver (MAX34408 [=n])


Symbol: MCP4821 [=n] Type : tristate Defined at drivers/iio/dac/Kconfig:403 Prompt: MCP4801/02/11/12/21/22 DAC driver Depends on: IIO [=m] && SPI [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Digital to analog converters -> MCP4801/02/11/12/21/22 DAC driver (MCP4821 [=n])


Symbol: MCP9600 [=n] Type : tristate Defined at drivers/iio/temperature/Kconfig:173 Prompt: MCP9600 thermocouple EMF converter Depends on: IIO [=m] && I2C [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Temperature sensors -> MCP9600 thermocouple EMF converter (MCP9600 [=n])


Symbol: MLX90635 [=n] Type : tristate Defined at drivers/iio/temperature/Kconfig:79 Prompt: MLX90635 contact-less infrared sensor with medical accuracy Depends on: IIO [=m] && I2C [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Temperature sensors -> MLX90635 contact-less infrared sensor with medical accuracy (MLX90635 [=n]) Selects: REGMAP_I2C [=m]


Symbol: VEML6075 [=n] Type : tristate Defined at drivers/iio/light/Kconfig:666 Prompt: VEML6075 UVA and UVB light sensor Depends on: IIO [=m] && I2C [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Light sensors -> VEML6075 UVA and UVB light sensor (VEML6075 [=n]) Selects: REGMAP_I2C [=m]


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports