Skip to content

[redhat] New configs in drivers/gpio

Jeremy Cline requested to merge configs/2019-12-06/drivers/gpio into internal

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

Say yes here to enable GPIO support for Broadcom XGS iProc SoCs.

Symbol: GPIO_BCM_XGS_IPROC [=y] Type : tristate Prompt: BRCM XGS iProc GPIO support Location: -> Device Drivers -> GPIO Support (GPIOLIB [=y]) -> Memory mapped GPIO drivers Defined at drivers/gpio/Kconfig:158 Depends on: GPIOLIB [=y] && HAS_IOMEM [=y] && OF_GPIO [=y] && (ARCH_BCM_IPROC [=y] || COMPILE_TEST [=n]) Selects: GPIO_GENERIC [=y] && GPIOLIB_IRQCHIP [=y]


Merge request reports