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_INPUT_DA7280_HAPTICS:

 Say Y to enable support for the Dialog DA7280 haptics driver.
 The haptics can be controlled by PWM or GPIO
 with I2C communication.

 To compile this driver as a module, choose M here: the
 module will be called da7280.

 Symbol: INPUT_DA7280_HAPTICS [=n]
 Type  : tristate
 Defined at drivers/input/misc/Kconfig:623
   Prompt: Dialog Semiconductor DA7280 haptics support
   Depends on: !UML && INPUT_MISC [=y] && INPUT [=y] && I2C [=y]
   Location:
     -> Device Drivers
       -> Input device support
         -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y])
           -> Miscellaneous devices (INPUT_MISC [=y])
 Selects: REGMAP_I2C [=m]

---

Cc: Tony Camuso <[email protected]>
Signed-off-by: Fedora Kernel Team <[email protected]>
---
 .../generic/CONFIG_INPUT_DA7280_HAPTICS       |  1 +
 .../generic/CONFIG_INPUT_DA7280_HAPTICS       | 24 -------------------
 2 files changed, 1 insertion(+), 24 deletions(-)
 create mode 100644 redhat/configs/common/generic/CONFIG_INPUT_DA7280_HAPTICS
 delete mode 100644 
redhat/configs/pending-common/generic/CONFIG_INPUT_DA7280_HAPTICS

diff --git a/redhat/configs/common/generic/CONFIG_INPUT_DA7280_HAPTICS 
b/redhat/configs/common/generic/CONFIG_INPUT_DA7280_HAPTICS
new file mode 100644
index 000000000000..27256e8ec087
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_INPUT_DA7280_HAPTICS
@@ -0,0 +1 @@
+# CONFIG_INPUT_DA7280_HAPTICS is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_INPUT_DA7280_HAPTICS 
b/redhat/configs/pending-common/generic/CONFIG_INPUT_DA7280_HAPTICS
deleted file mode 100644
index f0c47f26d159..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_INPUT_DA7280_HAPTICS
+++ /dev/null
@@ -1,24 +0,0 @@
-# CONFIG_INPUT_DA7280_HAPTICS:
-# 
-# Say Y to enable support for the Dialog DA7280 haptics driver.
-# The haptics can be controlled by PWM or GPIO
-# with I2C communication.
-# 
-# To compile this driver as a module, choose M here: the
-# module will be called da7280.
-# 
-# Symbol: INPUT_DA7280_HAPTICS [=n]
-# Type  : tristate
-# Defined at drivers/input/misc/Kconfig:623
-#   Prompt: Dialog Semiconductor DA7280 haptics support
-#   Depends on: !UML && INPUT_MISC [=y] && INPUT [=y] && I2C [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Input device support
-#         -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y])
-#           -> Miscellaneous devices (INPUT_MISC [=y])
-# Selects: REGMAP_I2C [=m]
-# 
-# 
-# 
-# CONFIG_INPUT_DA7280_HAPTICS 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