From: Fedora Kernel Team <[email protected]>

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.

 CONFIG_I2C_QCOM_CCI:

 If you say yes to this option, support will be included for the
 built-in camera control interface on the Qualcomm SoCs.

 This driver can also be built as a module.  If so, the module
 will be called i2c-qcom-cci.

 Symbol: I2C_QCOM_CCI [=n]
 Type  : tristate
 Defined at drivers/i2c/busses/Kconfig:900
   Prompt: Qualcomm Camera Control Interface
   Depends on: I2C [=y] && HAS_IOMEM [=y] && (ARCH_QCOM [=y] || COMPILE_TEST 
[=n])
   Location:
     -> Device Drivers
       -> I2C support
         -> I2C support (I2C [=y])
           -> I2C Hardware Bus support

---

Cc: Gopal Tiwari <[email protected]>
Cc: David Arcari <[email protected]>
Signed-off-by: Fedora Kernel Team <[email protected]>
---
 .../common/generic/CONFIG_I2C_QCOM_CCI        |  1 +
 .../generic/CONFIG_I2C_QCOM_CCI               | 22 -------------------
 2 files changed, 1 insertion(+), 22 deletions(-)
 create mode 100644 redhat/configs/common/generic/CONFIG_I2C_QCOM_CCI
 delete mode 100644 redhat/configs/pending-common/generic/CONFIG_I2C_QCOM_CCI

diff --git a/redhat/configs/common/generic/CONFIG_I2C_QCOM_CCI 
b/redhat/configs/common/generic/CONFIG_I2C_QCOM_CCI
new file mode 100644
index 000000000000..b66c46744f33
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_I2C_QCOM_CCI
@@ -0,0 +1 @@
+# CONFIG_I2C_QCOM_CCI is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_I2C_QCOM_CCI 
b/redhat/configs/pending-common/generic/CONFIG_I2C_QCOM_CCI
deleted file mode 100644
index d7c3c454c87f..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_I2C_QCOM_CCI
+++ /dev/null
@@ -1,22 +0,0 @@
-# CONFIG_I2C_QCOM_CCI:
-# 
-# If you say yes to this option, support will be included for the
-# built-in camera control interface on the Qualcomm SoCs.
-# 
-# This driver can also be built as a module.  If so, the module
-# will be called i2c-qcom-cci.
-# 
-# Symbol: I2C_QCOM_CCI [=n]
-# Type  : tristate
-# Defined at drivers/i2c/busses/Kconfig:900
-#   Prompt: Qualcomm Camera Control Interface
-#   Depends on: I2C [=y] && HAS_IOMEM [=y] && (ARCH_QCOM [=y] || COMPILE_TEST 
[=n])
-#   Location:
-#     -> Device Drivers
-#       -> I2C support
-#         -> I2C support (I2C [=y])
-#           -> I2C Hardware Bus support
-# 
-# 
-# 
-# CONFIG_I2C_QCOM_CCI is not set
-- 
GitLab
_______________________________________________
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]

Reply via email to