[PATCH 3/4] ARM: pinctrl: Add Broadcom Capri pinctrl driver

Linus Walleij linus.walleij at linaro.org
Thu Dec 12 15:43:20 EST 2013


On Wed, Dec 11, 2013 at 1:05 AM, Sherman Yin <syin at broadcom.com> wrote:

> I was just trying to move "select PINCTRL" to a defconfig as Christian
> suggested.  However, CONFIG_PINCTRL is not selectable by a defconfig file
> (the option will be gone by the time .config is generated), even though
> PINCTRL has no dependency.  Also, this option is not visible in menuconfig.
>
> I found that by adding a string after "bool" in the PINCTRL config
> definition (see diff below), CONFIG_PINCTRL will be selectable in a
> defconfig file and this option will also be visible in menuconfig.
>
> Was this intentional or is this a bug?  To address Christian's comment, I'll
> need to add the following patch.

This was intentional.

Pin control was considered an intrinsic of specific embedded systems
and not to be broadcasted to anyone running menuconfig.

But if you really need this, we can discuss it.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list