diff options
author | Geert Uytterhoeven <[email protected]> | 2021-03-16 14:40:59 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2021-03-25 10:16:32 +0100 |
commit | febb4ee23a412f42fdd6d0fdef692bb9c5e1fad3 (patch) | |
tree | 4931bf250d48c0576d208e42ed4a033365e70619 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 42a46434e9b18b35d2e57433cdbeff3233ca9765 (diff) |
pinctrl: PINCTRL_ROCKCHIP should depend on ARCH_ROCKCHIP
The Rockchip GPIO and pin control modules are only present on Rockchip
SoCs. Hence add a dependency on ARCH_ROCKCHIP, to prevent asking the
user about this driver when configuring a kernel without Rockchip
platform support.
Note that before, the PINCTRL_ROCKCHIP symbol was not visible, and
automatically selected when needed. By making it tristate and
user-selectable, it became visible for everyone.
Fixes: be786ac5a6c4bf4e ("pinctrl: rockchip: make driver be tristate module")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions