-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-arch-hw
-
None
-
False
-
-
None
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: AD5446_I2C [=n]
Type : tristate
Defined at drivers/iio/dac/Kconfig:116
Prompt: Analog Devices AD5446 and similar single channel DACs driver (I2C)
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Digital to analog converters
-> Analog Devices AD5446 and similar single channel DACs driver (I2C) (AD5446_I2C [=n])
Selects: AD5446 [=n]
~~~
Commit: 876d94024087 (iio: dac: ad5446: Separate I2C/SPI into different drivers)
—
~~~
Symbol: AD5446_SPI [=n]
Type : tristate
Defined at drivers/iio/dac/Kconfig:102
Prompt: Analog Devices AD5446 and similar single channel DACs driver (SPI)
Depends on: IIO [=m] && SPI [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Digital to analog converters
-> Analog Devices AD5446 and similar single channel DACs driver (SPI) (AD5446_SPI [=n])
Selects: AD5446 [=n]
~~~
Commit: 876d94024087 (iio: dac: ad5446: Separate I2C/SPI into different drivers)
—
~~~
Symbol: ADP810 [=n]
Type : tristate
Defined at drivers/iio/pressure/Kconfig:342
Prompt: Aosong adp810 differential pressure and temperature sensor
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Pressure sensors
-> Aosong adp810 differential pressure and temperature sensor (ADP810 [=n])
Selects: CRC8 [=m]
~~~
Commit: bb578dd7a01e (iio: pressure: adp810: Add driver for adp810 sensor)
—
~~~
Symbol: INV_ICM45600_I2C [=n]
Type : tristate
Defined at drivers/iio/imu/inv_icm45600/Kconfig:9
Prompt: InvenSense ICM-456xx I2C driver
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Inertial measurement units
-> InvenSense ICM-456xx I2C driver (INV_ICM45600_I2C [=n])
Selects: INV_ICM45600 [=n] && REGMAP_I2C [=m]
~~~
Commit: d4684c4363f9 (iio: imu: inv_icm45600: add I2C driver for inv_icm45600 driver)
—
~~~
Symbol: INV_ICM45600_SPI [=n]
Type : tristate
Defined at drivers/iio/imu/inv_icm45600/Kconfig:30
Prompt: InvenSense ICM-456xx SPI driver
Depends on: IIO [=m] && SPI_MASTER [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Inertial measurement units
-> InvenSense ICM-456xx SPI driver (INV_ICM45600_SPI [=n])
Selects: INV_ICM45600 [=n] && REGMAP_SPI [=m]
~~~
Commit: b27492d50d2c (iio: imu: inv_icm45600: add SPI driver for inv_icm45600 driver)
—
~~~
Symbol: MAX14001 [=n]
Type : tristate
Defined at drivers/iio/adc/Kconfig:1023
Prompt: Analog Devices MAX14001/MAX14002 ADC driver
Depends on: IIO [=m] && SPI [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Analog to digital converters
-> Analog Devices MAX14001/MAX14002 ADC driver (MAX14001 [=n])
~~~
Commit: 59795109fa67 (iio: adc: max14001: New driver)
—
~~~
Symbol: SMI330_I2C [=n]
Type : tristate
Defined at drivers/iio/imu/smi330/Kconfig:11
Prompt: Bosch SMI330 I2C driver
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Inertial measurement units
-> Bosch SMI330 I2C driver (SMI330_I2C [=n])
Selects: SMI330 [=n] && REGMAP_I2C [=m]
~~~
Commit: 6f3d8de8886d (iio: imu: smi330: Add driver)
—
~~~
Symbol: SMI330_SPI [=n]
Type : tristate
Defined at drivers/iio/imu/smi330/Kconfig:23
Prompt: Bosch SMI330 SPI driver
Depends on: IIO [=m] && SPI [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Inertial measurement units
-> Bosch SMI330 SPI driver (SMI330_SPI [=n])
Selects: SMI330 [=n] && REGMAP_SPI [=m]
~~~
Commit: 6f3d8de8886d (iio: imu: smi330: Add driver)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4275