From: "CKI@GitLab" <cki-project@xxxxxxxxxx> 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_MFD_GATEWORKS_GSC: Enable support for the Gateworks System Controller (GSC) found on Gateworks Single Board Computers supporting system functions such as push-button monitor, multiple ADC's for voltage and temperature monitoring, fan controller and watchdog monitor. This driver provides common support for accessing the device. Additional drivers must be enabled in order to use the functionality of the device. Symbol: MFD_GATEWORKS_GSC [=n] Type : tristate Defined at drivers/mfd/Kconfig:410 Prompt: Gateworks System Controller Depends on: HAS_IOMEM [=y] && I2C [=y] && OF [=y] Location: -> Device Drivers -> Multifunction device drivers Selects: MFD_CORE [=m] && REGMAP_I2C [=m] && REGMAP_IRQ [=n] --- Signed-off-by: CKI@GitLab <cki-project@xxxxxxxxxx> --- .../common/generic/CONFIG_MFD_GATEWORKS_GSC | 1 + .../generic/CONFIG_MFD_GATEWORKS_GSC | 23 ------------------- 2 files changed, 1 insertion(+), 23 deletions(-) create mode 100644 redhat/configs/common/generic/CONFIG_MFD_GATEWORKS_GSC delete mode 100644 redhat/configs/pending-common/generic/CONFIG_MFD_GATEWORKS_GSC diff --git a/redhat/configs/common/generic/CONFIG_MFD_GATEWORKS_GSC b/redhat/configs/common/generic/CONFIG_MFD_GATEWORKS_GSC new file mode 100644 index 000000000000..19ea1a015197 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_MFD_GATEWORKS_GSC @@ -0,0 +1 @@ +# CONFIG_MFD_GATEWORKS_GSC is not set diff --git a/redhat/configs/pending-common/generic/CONFIG_MFD_GATEWORKS_GSC b/redhat/configs/pending-common/generic/CONFIG_MFD_GATEWORKS_GSC deleted file mode 100644 index bf368088fee8..000000000000 --- a/redhat/configs/pending-common/generic/CONFIG_MFD_GATEWORKS_GSC +++ /dev/null @@ -1,23 +0,0 @@ -# CONFIG_MFD_GATEWORKS_GSC: -# -# Enable support for the Gateworks System Controller (GSC) found -# on Gateworks Single Board Computers supporting system functions -# such as push-button monitor, multiple ADC's for voltage and -# temperature monitoring, fan controller and watchdog monitor. -# This driver provides common support for accessing the device. -# Additional drivers must be enabled in order to use the -# functionality of the device. -# -# Symbol: MFD_GATEWORKS_GSC [=n] -# Type : tristate -# Defined at drivers/mfd/Kconfig:410 -# Prompt: Gateworks System Controller -# Depends on: HAS_IOMEM [=y] && I2C [=y] && OF [=y] -# Location: -# -> Device Drivers -# -> Multifunction device drivers -# Selects: MFD_CORE [=m] && REGMAP_I2C [=m] && REGMAP_IRQ [=n] -# -# -# -# CONFIG_MFD_GATEWORKS_GSC is not set -- 2.26.2 _______________________________________________ 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