On 10/21/2020 12:48 PM, GitLab Bridge on behalf of jeremycline wrote: > 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_MFD_MP2629: > > Select this option to enable support for Monolithic Power Systems > battery charger. This provides ADC, thermal and battery charger power > management functions. > > Symbol: MFD_MP2629 [=n] > Type : tristate > Defined at drivers/mfd/Kconfig:452 > Prompt: Monolithic Power Systems MP2629 ADC and Battery charger > Depends on: HAS_IOMEM [=y] && I2C [=y] > Location: > -> Device Drivers > -> Multifunction device drivers > Selects: REGMAP_I2C [=m] > > Cc: Torez Smith <torez@xxxxxxxxxx> > Cc: David Arcari <darcari@xxxxxxxxxx> > Cc: Tony Camuso <tcamuso@xxxxxxxxxx> > --- > .../configs/common/generic/CONFIG_MFD_MP2629 | 1 + > .../configs/common/generic/CONFIG_MFD_MT6360 | 1 + > .../pending-common/generic/CONFIG_MFD_MP2629 | 19 ------------------ > .../pending-common/generic/CONFIG_MFD_MT6360 | 20 ------------------- > 4 files changed, 2 insertions(+), 39 deletions(-) > create mode 100644 redhat/configs/common/generic/CONFIG_MFD_MP2629 > create mode 100644 redhat/configs/common/generic/CONFIG_MFD_MT6360 > delete mode 100644 redhat/configs/pending-common/generic/CONFIG_MFD_MP2629 > delete mode 100644 redhat/configs/pending-common/generic/CONFIG_MFD_MT6360 > > diff --git a/redhat/configs/common/generic/CONFIG_MFD_MP2629 b/redhat/configs/common/generic/CONFIG_MFD_MP2629 > new file mode 100644 > index 000000000000..2bbfa6798c28 > --- /dev/null > +++ b/redhat/configs/common/generic/CONFIG_MFD_MP2629 > @@ -0,0 +1 @@ > +# CONFIG_MFD_MP2629 is not set > diff --git a/redhat/configs/common/generic/CONFIG_MFD_MT6360 b/redhat/configs/common/generic/CONFIG_MFD_MT6360 > new file mode 100644 > index 000000000000..34ddea555002 > --- /dev/null > +++ b/redhat/configs/common/generic/CONFIG_MFD_MT6360 > @@ -0,0 +1 @@ > +# CONFIG_MFD_MT6360 is not set > diff --git a/redhat/configs/pending-common/generic/CONFIG_MFD_MP2629 b/redhat/configs/pending-common/generic/CONFIG_MFD_MP2629 > deleted file mode 100644 > index ab50ee3da837..000000000000 > --- a/redhat/configs/pending-common/generic/CONFIG_MFD_MP2629 > +++ /dev/null > @@ -1,19 +0,0 @@ > -# CONFIG_MFD_MP2629: > -# > -# Select this option to enable support for Monolithic Power Systems > -# battery charger. This provides ADC, thermal and battery charger power > -# management functions. > -# > -# Symbol: MFD_MP2629 [=n] > -# Type : tristate > -# Defined at drivers/mfd/Kconfig:452 > -# Prompt: Monolithic Power Systems MP2629 ADC and Battery charger > -# Depends on: HAS_IOMEM [=y] && I2C [=y] > -# Location: > -# -> Device Drivers > -# -> Multifunction device drivers > -# Selects: REGMAP_I2C [=m] > -# > -# > -# > -# CONFIG_MFD_MP2629 is not set > diff --git a/redhat/configs/pending-common/generic/CONFIG_MFD_MT6360 b/redhat/configs/pending-common/generic/CONFIG_MFD_MT6360 > deleted file mode 100644 > index c12a9433572a..000000000000 > --- a/redhat/configs/pending-common/generic/CONFIG_MFD_MT6360 > +++ /dev/null > @@ -1,20 +0,0 @@ > -# CONFIG_MFD_MT6360: > -# > -# Say Y here to enable MT6360 PMU/PMIC/LDO functional support. > -# PMU part includes Charger, Flashlight, RGB LED > -# PMIC part includes 2-channel BUCKs and 2-channel LDOs > -# LDO part includes 4-channel LDOs > -# > -# Symbol: MFD_MT6360 [=n] > -# Type : tristate > -# Defined at drivers/mfd/Kconfig:911 > -# Prompt: Mediatek MT6360 SubPMIC > -# Depends on: HAS_IOMEM [=y] && I2C [=y] > -# Location: > -# -> Device Drivers > -# -> Multifunction device drivers > -# Selects: MFD_CORE [=y] && REGMAP_I2C [=m] && REGMAP_IRQ [=y] > -# > -# > -# > -# CONFIG_MFD_MT6360 is not set Acked-by: Torez Smith <torez@xxxxxxxxxx> -- Torez Smith torez@xxxxxxxxxx 1-972-707-6413 _______________________________________________ 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