diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-01-21 19:05:45 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-04-02 10:57:50 +0300 |
commit | 0ace959614bc2bbea9efde24b150f6c5513f1980 (patch) | |
tree | bf05cd58dee360baa42d0c131c59445adfe609bf /drivers/pinctrl/sh-pfc/pfc-r8a77970.c | |
parent | 6161b39a14380815f22851c753c00acf81cfa62a (diff) | |
download | linux-0ace959614bc2bbea9efde24b150f6c5513f1980.tar.xz |
pinctrl: sh-pfc: Introduce PINCTRL_SH_FUNC_GPIO helper symbol
Pinctrl drivers for SuperH platforms use legacy function GPIOs.
Currently this support is compiled in based on the SUPERH platform
dependency, which hinders the introduction of compile-testing support
for the affected pinctrl drivers.
Introduce a new Kconfig symbol PINCTRL_SH_FUNC_GPIO, which is
auto-selected when needed. This symbol in turn selects
PINCTRL_SH_PFC_GPIO, to reduce the number of per-driver selects.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'drivers/pinctrl/sh-pfc/pfc-r8a77970.c')
0 files changed, 0 insertions, 0 deletions