Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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. Symbol: MFD_88PM886_PMIC [=n] Type : bool Defined at drivers/mfd/Kconfig:797 Prompt: Marvell 88PM886 PMIC Depends on: HAS_IOMEM [=y] && I2C [=y]=y [=y] && OF [=y] Location: -> Device Drivers -> Multifunction device drivers -> Marvell 88PM886 PMIC (MFD_88PM886_PMIC [=n]) Selects: REGMAP_I2C [=m] && REGMAP_IRQ [=n] && MFD_CORE [=m] Commit: 860f8e3 (mfd: Add driver for Marvell 88PM886 PMIC) --- Symbol: MFD_CS40L50_I2C [=n] Type : tristate Defined at drivers/mfd/Kconfig:2278 Prompt: Cirrus Logic CS40L50 (I2C) Depends on: HAS_IOMEM [=y] && I2C [=y] Location: -> Device Drivers -> Multifunction device drivers -> Cirrus Logic CS40L50 (I2C) (MFD_CS40L50_I2C [=n]) Selects: REGMAP_I2C [=m] && MFD_CS40L50_CORE [=n] Commit: cb62637 (mfd: cs40l50: Add support for CS40L50 core driver) --- Symbol: MFD_CS40L50_SPI [=n] Type : tristate Defined at drivers/mfd/Kconfig:2290 Prompt: Cirrus Logic CS40L50 (SPI) Depends on: HAS_IOMEM [=y] && SPI [=y] Location: -> Device Drivers -> Multifunction device drivers -> Cirrus Logic CS40L50 (SPI) (MFD_CS40L50_SPI [=n]) Selects: REGMAP_SPI [=m] && MFD_CS40L50_CORE [=n] Commit: cb62637 (mfd: cs40l50: Add support for CS40L50 core driver) --- Symbol: MFD_ROHM_BD96801 [=n] Type : tristate Defined at drivers/mfd/Kconfig:2104 Prompt: ROHM BD96801 Power Management IC Depends on: HAS_IOMEM [=y] && I2C [=y]=y [=y] && OF [=y] Location: -> Device Drivers -> Multifunction device drivers -> ROHM BD96801 Power Management IC (MFD_ROHM_BD96801 [=n]) Selects: REGMAP_I2C [=m] && REGMAP_IRQ [=n] && MFD_CORE [=m] Commit: 7276f42 (mfd: support ROHM BD96801 PMIC core) --- Signed-off-by: Fedora Kernel Team <kernel-team@fedoraproject.org>
- Loading branch information