[PATCH v3 3/6] pinctrl: Make PINCTRL selectable by defconfig/menuconfig
Linus Walleij
linus.walleij at linaro.org
Thu Dec 12 15:39:34 EST 2013
On Wed, Dec 11, 2013 at 7:37 PM, Sherman Yin <syin at broadcom.com> wrote:
> Adds a string to the PINCTRL config option so that 1) CONFIG_PINCTRL=y would
> not be erased by make config, and 2) PINCTRL option would show up in menuconfig.
>
> Signed-off-by: Sherman Yin <syin at broadcom.com>
> ---
> v3: added to patchset
NAK. The pin control subsystem has been designed so that
you should select the pin controller through select statements
from the SoC using it.
This was requested at one time by Linus (Torvalds).
You need to convince me that this is really needed.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list