From: Fedora Kernel Team <[email protected]>
[redhat] New configs in drivers/iio
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: AD4030 [=n]
Type : tristate
Defined at drivers/iio/adc/Kconfig:36
Prompt: Analog Devices AD4030 ADC Driver
Depends on: IIO [=m] && SPI [=y] && GPIOLIB [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Analog to digital converters
-> Analog Devices AD4030 ADC Driver (AD4030 [=n])
Selects: REGMAP [=y] && IIO_BUFFER [=y] && IIO_TRIGGERED_BUFFER [=m]
Commit: 0cb8b324852f (iio: adc: ad4030: add driver for ad4030-24)
---
Symbol: AD4851 [=n]
Type : tristate
Defined at drivers/iio/adc/Kconfig:80
Prompt: Analog Device AD4851 DAS Driver
Depends on: IIO [=m] && SPI [=y] && PWM [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Analog to digital converters
-> Analog Device AD4851 DAS Driver (AD4851 [=n])
Selects: REGMAP_SPI [=m] && IIO_BACKEND [=n]
Commit: 6250803fe2ec (iio: adc: ad4851: add ad485x driver)
---
Symbol: AD7191 [=n]
Type : tristate
Defined at drivers/iio/adc/Kconfig:145
Prompt: Analog Devices AD7191 ADC driver
Depends on: IIO [=m] && SPI [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Analog to digital converters
-> Analog Devices AD7191 ADC driver (AD7191 [=n])
Selects: AD_SIGMA_DELTA [=n]
Commit: 2e3ae10c3591 (iio: adc: ad7191: add AD7191)
---
Symbol: ADIS16550 [=n]
Type : tristate
Defined at drivers/iio/imu/Kconfig:55
Prompt: Analog Devices ADIS16550 and similar IMU driver
Depends on: IIO [=m] && SPI [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Inertial measurement units
-> Analog Devices ADIS16550 and similar IMU driver (ADIS16550 [=n])
Selects: IIO_ADIS_LIB [=n] && IIO_ADIS_LIB_BUFFER [=n] && CRC32 [=y]
Commit: bac4368fab62 (iio: imu: adis16550: add adis16550 support)
---
Symbol: AL3000A [=n]
Type : tristate
Defined at drivers/iio/light/Kconfig:46
Prompt: AL3000a ambient light sensor
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Light sensors
-> AL3000a ambient light sensor (AL3000A [=n])
Commit: d531b9f78949 (iio: light: Add support for AL3000a illuminance sensor)
---
Symbol: APDS9160 [=n]
Type : tristate
Defined at drivers/iio/light/Kconfig:76
Prompt: APDS9160 combined als and proximity sensor
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Light sensors
-> APDS9160 combined als and proximity sensor (APDS9160 [=n])
Selects: REGMAP_I2C [=m]
Commit: ec08c3954689 (iio: light: Add APDS9160 ALS & Proximity sensor driver)
---
Symbol: SI7210 [=n]
Type : tristate
Defined at drivers/iio/magnetometer/Kconfig:238
Prompt: SI7210 Hall effect sensor
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Magnetometer sensors
-> SI7210 Hall effect sensor (SI7210 [=n])
Selects: REGMAP_I2C [=m]
Commit: 15dbaed45b77 (iio: magnetometer: si7210: add driver for Si7210)
---
Symbol: TI_ADS7138 [=n]
Type : tristate
Defined at drivers/iio/adc/Kconfig:1514
Prompt: Texas Instruments ADS7128 and ADS7138 ADC driver
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Analog to digital converters
-> Texas Instruments ADS7128 and ADS7138 ADC driver (TI_ADS7138 [=n])
Commit: 024b08fee342 (iio: adc: Add driver for ADS7128 / ADS7138)
---
Signed-off-by: Fedora Kernel Team <[email protected]>
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_AD4030
b/redhat/configs/pending-rhel/generic/CONFIG_AD4030
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_AD4030
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: AD4030 [=n]
-# Type : tristate
-# Defined at drivers/iio/adc/Kconfig:36
-# Prompt: Analog Devices AD4030 ADC Driver
-# Depends on: IIO [=m] && SPI [=y] && GPIOLIB [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Analog to digital converters
-# -> Analog Devices AD4030 ADC Driver (AD4030 [=n])
-# Selects: REGMAP [=y] && IIO_BUFFER [=y] && IIO_TRIGGERED_BUFFER [=m]
-#
-#
-#
-# Commit: 0cb8b324852f (iio: adc: ad4030: add driver for ad4030-24)
-# CONFIG_AD4030 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_AD4851
b/redhat/configs/pending-rhel/generic/CONFIG_AD4851
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_AD4851
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: AD4851 [=n]
-# Type : tristate
-# Defined at drivers/iio/adc/Kconfig:80
-# Prompt: Analog Device AD4851 DAS Driver
-# Depends on: IIO [=m] && SPI [=y] && PWM [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Analog to digital converters
-# -> Analog Device AD4851 DAS Driver (AD4851 [=n])
-# Selects: REGMAP_SPI [=m] && IIO_BACKEND [=n]
-#
-#
-#
-# Commit: 6250803fe2ec (iio: adc: ad4851: add ad485x driver)
-# CONFIG_AD4851 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_AD7191
b/redhat/configs/pending-rhel/generic/CONFIG_AD7191
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_AD7191
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: AD7191 [=n]
-# Type : tristate
-# Defined at drivers/iio/adc/Kconfig:145
-# Prompt: Analog Devices AD7191 ADC driver
-# Depends on: IIO [=m] && SPI [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Analog to digital converters
-# -> Analog Devices AD7191 ADC driver (AD7191 [=n])
-# Selects: AD_SIGMA_DELTA [=n]
-#
-#
-#
-# Commit: 2e3ae10c3591 (iio: adc: ad7191: add AD7191)
-# CONFIG_AD7191 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_ADIS16550
b/redhat/configs/pending-rhel/generic/CONFIG_ADIS16550
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_ADIS16550
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: ADIS16550 [=n]
-# Type : tristate
-# Defined at drivers/iio/imu/Kconfig:55
-# Prompt: Analog Devices ADIS16550 and similar IMU driver
-# Depends on: IIO [=m] && SPI [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Inertial measurement units
-# -> Analog Devices ADIS16550 and similar IMU driver (ADIS16550 [=n])
-# Selects: IIO_ADIS_LIB [=n] && IIO_ADIS_LIB_BUFFER [=n] && CRC32 [=y]
-#
-#
-#
-# Commit: bac4368fab62 (iio: imu: adis16550: add adis16550 support)
-# CONFIG_ADIS16550 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_AL3000A
b/redhat/configs/pending-rhel/generic/CONFIG_AL3000A
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_AL3000A
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: AL3000A [=n]
-# Type : tristate
-# Defined at drivers/iio/light/Kconfig:46
-# Prompt: AL3000a ambient light sensor
-# Depends on: IIO [=m] && I2C [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Light sensors
-# -> AL3000a ambient light sensor (AL3000A [=n])
-#
-#
-#
-# Commit: d531b9f78949 (iio: light: Add support for AL3000a illuminance sensor)
-# CONFIG_AL3000A is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_APDS9160
b/redhat/configs/pending-rhel/generic/CONFIG_APDS9160
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_APDS9160
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: APDS9160 [=n]
-# Type : tristate
-# Defined at drivers/iio/light/Kconfig:76
-# Prompt: APDS9160 combined als and proximity sensor
-# Depends on: IIO [=m] && I2C [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Light sensors
-# -> APDS9160 combined als and proximity sensor (APDS9160 [=n])
-# Selects: REGMAP_I2C [=m]
-#
-#
-#
-# Commit: ec08c3954689 (iio: light: Add APDS9160 ALS & Proximity sensor driver)
-# CONFIG_APDS9160 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SI7210
b/redhat/configs/pending-rhel/generic/CONFIG_SI7210
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SI7210
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: SI7210 [=n]
-# Type : tristate
-# Defined at drivers/iio/magnetometer/Kconfig:238
-# Prompt: SI7210 Hall effect sensor
-# Depends on: IIO [=m] && I2C [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Magnetometer sensors
-# -> SI7210 Hall effect sensor (SI7210 [=n])
-# Selects: REGMAP_I2C [=m]
-#
-#
-#
-# Commit: 15dbaed45b77 (iio: magnetometer: si7210: add driver for Si7210)
-# CONFIG_SI7210 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_TI_ADS7138
b/redhat/configs/pending-rhel/generic/CONFIG_TI_ADS7138
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_TI_ADS7138
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: TI_ADS7138 [=n]
-# Type : tristate
-# Defined at drivers/iio/adc/Kconfig:1514
-# Prompt: Texas Instruments ADS7128 and ADS7138 ADC driver
-# Depends on: IIO [=m] && I2C [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Analog to digital converters
-# -> Texas Instruments ADS7128 and ADS7138 ADC driver (TI_ADS7138
[=n])
-#
-#
-#
-# Commit: 024b08fee342 (iio: adc: Add driver for ADS7128 / ADS7138)
-# CONFIG_TI_ADS7138 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_AD4030
b/redhat/configs/rhel/generic/CONFIG_AD4030
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_AD4030
@@ -0,0 +1 @@
+# CONFIG_AD4030 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_AD4851
b/redhat/configs/rhel/generic/CONFIG_AD4851
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_AD4851
@@ -0,0 +1 @@
+# CONFIG_AD4851 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_AD7191
b/redhat/configs/rhel/generic/CONFIG_AD7191
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_AD7191
@@ -0,0 +1 @@
+# CONFIG_AD7191 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_ADIS16550
b/redhat/configs/rhel/generic/CONFIG_ADIS16550
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_ADIS16550
@@ -0,0 +1 @@
+# CONFIG_ADIS16550 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_AL3000A
b/redhat/configs/rhel/generic/CONFIG_AL3000A
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_AL3000A
@@ -0,0 +1 @@
+# CONFIG_AL3000A is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_APDS9160
b/redhat/configs/rhel/generic/CONFIG_APDS9160
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_APDS9160
@@ -0,0 +1 @@
+# CONFIG_APDS9160 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SI7210
b/redhat/configs/rhel/generic/CONFIG_SI7210
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_SI7210
@@ -0,0 +1 @@
+# CONFIG_SI7210 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_TI_ADS7138
b/redhat/configs/rhel/generic/CONFIG_TI_ADS7138
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_TI_ADS7138
@@ -0,0 +1 @@
+# CONFIG_TI_ADS7138 is not set
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3802
--
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue