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

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

 



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

[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.

 CONFIG_AD5766:

 Say yes here to build support for Analog Devices AD5766, AD5767
 Digital to Analog Converter.

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

 Symbol: AD5766 [=n]
 Type  : tristate
 Defined at drivers/iio/dac/Kconfig:192
   Prompt: Analog Devices AD5766/AD5767 DAC driver
   Depends on: IIO [=m] && SPI_MASTER [=y]
   Location:
     -> Device Drivers
       -> Industrial I/O support (IIO [=m])
         -> Digital to analog converters

---

 CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE:

 This sensor present three angles, hinge angel, screen angles
 and keyboard angle respect to horizon (ground).
 Say yes here to build support for the HID custom
 intel hinge sensor.

 To compile this driver as a module, choose M here: the
 module will be called hid-sensor-custom-hinge.

 Symbol: HID_SENSOR_CUSTOM_INTEL_HINGE [=n]
 Type  : tristate
 Defined at drivers/iio/position/Kconfig:19
   Prompt: HID Hinge
   Depends on: IIO [=m] && HID_SENSOR_HUB [=y]
   Location:
     -> Device Drivers
       -> Industrial I/O support (IIO [=m])
         -> Linear and angular position sensors
 Selects: IIO_BUFFER [=y] && IIO_TRIGGERED_BUFFER [=m] && HID_SENSOR_IIO_COMMON [=m] && HID_SENSOR_IIO_TRIGGER [=m]

---

 CONFIG_YAMAHA_YAS530:

 Say Y here to add support for the Yamaha YAS530 series of
 3-Axis Magnetometers. Right now YAS530, YAS532 and YAS533 are
 fully supported.

 This driver can also be compiled as a module.
 To compile this driver as a module, choose M here: the module
 will be called yamaha-yas.

 Symbol: YAMAHA_YAS530 [=n]
 Type  : tristate
 Defined at drivers/iio/magnetometer/Kconfig:208
   Prompt: Yamaha YAS530 family of 3-Axis Magnetometers (I2C)
   Depends on: IIO [=m] && I2C [=y]
   Location:
     -> Device Drivers
       -> Industrial I/O support (IIO [=m])
         -> Magnetometer sensors
 Selects: REGMAP_I2C [=m] && IIO_BUFFER [=y] && IIO_TRIGGERED_BUFFER [=m]

---

Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx>

diff a/redhat/configs/common/generic/CONFIG_AD5766 b/redhat/configs/common/generic/CONFIG_AD5766
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_AD5766
@@ -0,0 +1 @@
+# CONFIG_AD5766 is not set
diff a/redhat/configs/common/generic/CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE b/redhat/configs/common/generic/CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE
@@ -0,0 +1 @@
+# CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE is not set
diff a/redhat/configs/common/generic/CONFIG_YAMAHA_YAS530 b/redhat/configs/common/generic/CONFIG_YAMAHA_YAS530
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_YAMAHA_YAS530
@@ -0,0 +1 @@
+# CONFIG_YAMAHA_YAS530 is not set
diff a/redhat/configs/pending-common/generic/CONFIG_AD5766 b/redhat/configs/pending-common/generic/CONFIG_AD5766
--- a/redhat/configs/pending-common/generic/CONFIG_AD5766
+++ /dev/null
@@ -1,21 +0,0 @@
-# CONFIG_AD5766:
-# 
-# Say yes here to build support for Analog Devices AD5766, AD5767
-# Digital to Analog Converter.
-# 
-# To compile this driver as a module, choose M here: the
-# module will be called ad5766.
-# 
-# Symbol: AD5766 [=n]
-# Type  : tristate
-# Defined at drivers/iio/dac/Kconfig:192
-#   Prompt: Analog Devices AD5766/AD5767 DAC driver
-#   Depends on: IIO [=m] && SPI_MASTER [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Industrial I/O support (IIO [=m])
-#         -> Digital to analog converters
-# 
-# 
-# 
-# CONFIG_AD5766 is not set
diff a/redhat/configs/pending-common/generic/CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE b/redhat/configs/pending-common/generic/CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE
--- a/redhat/configs/pending-common/generic/CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE
+++ /dev/null
@@ -1,24 +0,0 @@
-# CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE:
-# 
-# This sensor present three angles, hinge angel, screen angles
-# and keyboard angle respect to horizon (ground).
-# Say yes here to build support for the HID custom
-# intel hinge sensor.
-# 
-# To compile this driver as a module, choose M here: the
-# module will be called hid-sensor-custom-hinge.
-# 
-# Symbol: HID_SENSOR_CUSTOM_INTEL_HINGE [=n]
-# Type  : tristate
-# Defined at drivers/iio/position/Kconfig:19
-#   Prompt: HID Hinge
-#   Depends on: IIO [=m] && HID_SENSOR_HUB [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Industrial I/O support (IIO [=m])
-#         -> Linear and angular position sensors
-# Selects: IIO_BUFFER [=y] && IIO_TRIGGERED_BUFFER [=m] && HID_SENSOR_IIO_COMMON [=m] && HID_SENSOR_IIO_TRIGGER [=m]
-# 
-# 
-# 
-# CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE is not set
diff a/redhat/configs/pending-common/generic/CONFIG_YAMAHA_YAS530 b/redhat/configs/pending-common/generic/CONFIG_YAMAHA_YAS530
--- a/redhat/configs/pending-common/generic/CONFIG_YAMAHA_YAS530
+++ /dev/null
@@ -1,24 +0,0 @@
-# CONFIG_YAMAHA_YAS530:
-# 
-# Say Y here to add support for the Yamaha YAS530 series of
-# 3-Axis Magnetometers. Right now YAS530, YAS532 and YAS533 are
-# fully supported.
-# 
-# This driver can also be compiled as a module.
-# To compile this driver as a module, choose M here: the module
-# will be called yamaha-yas.
-# 
-# Symbol: YAMAHA_YAS530 [=n]
-# Type  : tristate
-# Defined at drivers/iio/magnetometer/Kconfig:208
-#   Prompt: Yamaha YAS530 family of 3-Axis Magnetometers (I2C)
-#   Depends on: IIO [=m] && I2C [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Industrial I/O support (IIO [=m])
-#         -> Magnetometer sensors
-# Selects: REGMAP_I2C [=m] && IIO_BUFFER [=y] && IIO_TRIGGERED_BUFFER [=m]
-# 
-# 
-# 
-# CONFIG_YAMAHA_YAS530 is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/904
_______________________________________________
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
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[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