[OS-BUILD PATCH] [redhat] New configs in drivers/input

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx>

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

 Say Y here if you want to add support for RMI4 function 3A.

 Function 3A provides GPIO support for RMI4 devices. This includes
 support for buttons on TouchPads and ClickPads.

 Symbol: RMI4_F3A [=n]
 Type  : bool
 Defined at drivers/input/rmi4/Kconfig:103
   Prompt: RMI4 Function 3A (GPIO)
   Depends on: !UML && INPUT [=y] && RMI4_CORE [=m]
   Location:
     -> Device Drivers
       -> Input device support
         -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y])
           -> Synaptics RMI4 bus support (RMI4_CORE [=m])

---

 CONFIG_TOUCHSCREEN_ZINITIX:

 Say Y here if you have a touchscreen using Zinitix bt541,
 or something similar enough.

 If unsure, say N.

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

 Symbol: TOUCHSCREEN_ZINITIX [=n]
 Type  : tristate
 Defined at drivers/input/touchscreen/Kconfig:1325
   Prompt: Zinitix touchscreen support
   Depends on: !UML && INPUT [=y] && INPUT_TOUCHSCREEN [=y] && I2C [=y]
   Location:
     -> Device Drivers
       -> Input device support
         -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y])
           -> Touchscreens (INPUT_TOUCHSCREEN [=y])

---

Cc: Tony Camuso <tcamuso@xxxxxxxxxx>
Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx>
---
 redhat/configs/common/generic/CONFIG_RMI4_F3A |  1 +
 .../common/generic/CONFIG_TOUCHSCREEN_ZINITIX |  1 +
 .../pending-common/generic/CONFIG_RMI4_F3A    | 21 ----------------
 .../generic/CONFIG_TOUCHSCREEN_ZINITIX        | 24 -------------------
 4 files changed, 2 insertions(+), 45 deletions(-)
 create mode 100644 redhat/configs/common/generic/CONFIG_RMI4_F3A
 create mode 100644 redhat/configs/common/generic/CONFIG_TOUCHSCREEN_ZINITIX
 delete mode 100644 redhat/configs/pending-common/generic/CONFIG_RMI4_F3A
 delete mode 100644 redhat/configs/pending-common/generic/CONFIG_TOUCHSCREEN_ZINITIX

diff --git a/redhat/configs/common/generic/CONFIG_RMI4_F3A b/redhat/configs/common/generic/CONFIG_RMI4_F3A
new file mode 100644
index 000000000000..7daf3f63cac2
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_RMI4_F3A
@@ -0,0 +1 @@
+# CONFIG_RMI4_F3A is not set
diff --git a/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_ZINITIX b/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_ZINITIX
new file mode 100644
index 000000000000..72fb1fc318f2
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_TOUCHSCREEN_ZINITIX
@@ -0,0 +1 @@
+# CONFIG_TOUCHSCREEN_ZINITIX is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_RMI4_F3A b/redhat/configs/pending-common/generic/CONFIG_RMI4_F3A
deleted file mode 100644
index cf175b3d5f10..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_RMI4_F3A
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_RMI4_F3A:
-# 
-# Say Y here if you want to add support for RMI4 function 3A.
-# 
-# Function 3A provides GPIO support for RMI4 devices. This includes
-# support for buttons on TouchPads and ClickPads.
-# 
-# Symbol: RMI4_F3A [=n]
-# Type  : bool
-# Defined at drivers/input/rmi4/Kconfig:103
-#   Prompt: RMI4 Function 3A (GPIO)
-#   Depends on: !UML && INPUT [=y] && RMI4_CORE [=m]
-#   Location:
-#     -> Device Drivers
-#       -> Input device support
-#         -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y])
-#           -> Synaptics RMI4 bus support (RMI4_CORE [=m])
-# 
-# 
-# 
-# CONFIG_RMI4_F3A is not set
diff --git a/redhat/configs/pending-common/generic/CONFIG_TOUCHSCREEN_ZINITIX b/redhat/configs/pending-common/generic/CONFIG_TOUCHSCREEN_ZINITIX
deleted file mode 100644
index 361ab7a0933b..000000000000
--- a/redhat/configs/pending-common/generic/CONFIG_TOUCHSCREEN_ZINITIX
+++ /dev/null
@@ -1,24 +0,0 @@
-# CONFIG_TOUCHSCREEN_ZINITIX:
-# 
-# Say Y here if you have a touchscreen using Zinitix bt541,
-# or something similar enough.
-# 
-# If unsure, say N.
-# 
-# To compile this driver as a module, choose M here: the
-# module will be called zinitix.
-# 
-# Symbol: TOUCHSCREEN_ZINITIX [=n]
-# Type  : tristate
-# Defined at drivers/input/touchscreen/Kconfig:1325
-#   Prompt: Zinitix touchscreen support
-#   Depends on: !UML && INPUT [=y] && INPUT_TOUCHSCREEN [=y] && I2C [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Input device support
-#         -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y])
-#           -> Touchscreens (INPUT_TOUCHSCREEN [=y])
-# 
-# 
-# 
-# CONFIG_TOUCHSCREEN_ZINITIX is not set
-- 
GitLab
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/kernel@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux