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: AD3530R [=n]
Type : tristate
Defined at drivers/iio/dac/Kconfig:9
Prompt: Analog Devices AD3530R and Similar DACs driver
Depends on: IIO [=m] && SPI [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Digital to analog converters
-> Analog Devices AD3530R and Similar DACs driver (AD3530R [=n])
Selects: REGMAP_SPI [=m]
Commit: 93583174a3df (iio: dac: ad3530r: Add driver for AD3530R and AD3531R)
---
Symbol: NCT7201 [=n]
Type : tristate
Defined at drivers/iio/adc/Kconfig:1107
Prompt: Nuvoton Instruments NCT7201 and NCT7202 Power Monitor
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Analog to digital converters
-> Nuvoton Instruments NCT7201 and NCT7202 Power Monitor (NCT7201
[=n])
Selects: REGMAP_I2C [=m]
Commit: 5aef97a9126e (iio: adc: add support for Nuvoton NCT7201)
---
Symbol: ROHM_BD79124 [=n]
Type : tristate
Defined at drivers/iio/adc/Kconfig:1258
Prompt: Rohm BD79124 ADC driver
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Analog to digital converters
-> Rohm BD79124 ADC driver (ROHM_BD79124 [=n])
Selects: REGMAP_I2C [=m] && IIO_ADC_HELPER [=n]
Commit: 3f57a3b9ab74 (iio: adc: Support ROHM BD79124 ADC)
---
Symbol: SEN0322 [=n]
Type : tristate
Defined at drivers/iio/chemical/Kconfig:179
Prompt: SEN0322 oxygen sensor
Depends on: IIO [=m] && I2C [=y]
Location:
-> Device Drivers
-> Industrial I/O support (IIO [=m])
-> Chemical Sensors
-> SEN0322 oxygen sensor (SEN0322 [=n])
Selects: REGMAP_I2C [=m]
Commit: d524b3e0efa0 (iio: chemical: Add driver for SEN0322)
---
Signed-off-by: Fedora Kernel Team <[email protected]>
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_AD3530R
b/redhat/configs/pending-rhel/generic/CONFIG_AD3530R
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_AD3530R
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: AD3530R [=n]
-# Type : tristate
-# Defined at drivers/iio/dac/Kconfig:9
-# Prompt: Analog Devices AD3530R and Similar DACs driver
-# Depends on: IIO [=m] && SPI [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Digital to analog converters
-# -> Analog Devices AD3530R and Similar DACs driver (AD3530R [=n])
-# Selects: REGMAP_SPI [=m]
-#
-#
-#
-# Commit: 93583174a3df (iio: dac: ad3530r: Add driver for AD3530R and AD3531R)
-# CONFIG_AD3530R is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_NCT7201
b/redhat/configs/pending-rhel/generic/CONFIG_NCT7201
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_NCT7201
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: NCT7201 [=n]
-# Type : tristate
-# Defined at drivers/iio/adc/Kconfig:1107
-# Prompt: Nuvoton Instruments NCT7201 and NCT7202 Power Monitor
-# Depends on: IIO [=m] && I2C [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Analog to digital converters
-# -> Nuvoton Instruments NCT7201 and NCT7202 Power Monitor (NCT7201
[=n])
-# Selects: REGMAP_I2C [=m]
-#
-#
-#
-# Commit: 5aef97a9126e (iio: adc: add support for Nuvoton NCT7201)
-# CONFIG_NCT7201 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_ROHM_BD79124
b/redhat/configs/pending-rhel/generic/CONFIG_ROHM_BD79124
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_ROHM_BD79124
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: ROHM_BD79124 [=n]
-# Type : tristate
-# Defined at drivers/iio/adc/Kconfig:1258
-# Prompt: Rohm BD79124 ADC driver
-# Depends on: IIO [=m] && I2C [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Analog to digital converters
-# -> Rohm BD79124 ADC driver (ROHM_BD79124 [=n])
-# Selects: REGMAP_I2C [=m] && IIO_ADC_HELPER [=n]
-#
-#
-#
-# Commit: 3f57a3b9ab74 (iio: adc: Support ROHM BD79124 ADC)
-# CONFIG_ROHM_BD79124 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SEN0322
b/redhat/configs/pending-rhel/generic/CONFIG_SEN0322
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SEN0322
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: SEN0322 [=n]
-# Type : tristate
-# Defined at drivers/iio/chemical/Kconfig:179
-# Prompt: SEN0322 oxygen sensor
-# Depends on: IIO [=m] && I2C [=y]
-# Location:
-# -> Device Drivers
-# -> Industrial I/O support (IIO [=m])
-# -> Chemical Sensors
-# -> SEN0322 oxygen sensor (SEN0322 [=n])
-# Selects: REGMAP_I2C [=m]
-#
-#
-#
-# Commit: d524b3e0efa0 (iio: chemical: Add driver for SEN0322)
-# CONFIG_SEN0322 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_AD3530R
b/redhat/configs/rhel/generic/CONFIG_AD3530R
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_AD3530R
@@ -0,0 +1 @@
+# CONFIG_AD3530R is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_NCT7201
b/redhat/configs/rhel/generic/CONFIG_NCT7201
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_NCT7201
@@ -0,0 +1 @@
+# CONFIG_NCT7201 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_ROHM_BD79124
b/redhat/configs/rhel/generic/CONFIG_ROHM_BD79124
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_ROHM_BD79124
@@ -0,0 +1 @@
+# CONFIG_ROHM_BD79124 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SEN0322
b/redhat/configs/rhel/generic/CONFIG_SEN0322
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_SEN0322
@@ -0,0 +1 @@
+# CONFIG_SEN0322 is not set
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3941
--
_______________________________________________
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