diff options
| author | Julian Braha <julianbraha@gmail.com> | 2026-07-22 22:33:14 +0100 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-07-25 11:47:48 +0200 |
| commit | a2fd5a9f09587eddf4d96c7b46541359985c6ea8 (patch) | |
| tree | 2665a151f2c3d01ff8676f144d32517616fe264c /tools/perf/scripts/python/task-analyzer.py | |
| parent | 6f93039161bc00bf9942313be7e8a0e01652d995 (diff) | |
pinctrl: s32cc: fix unmet dependency for PINCTRL_S32CC
Currently, PINCTRL_S32G2 selects PINCTRL_S32CC which needs GPIOLIB, without
selecting or depending on GPIOLIB.
However, other similar options in this subsystem actually select GPIOLIB
instead of depending, so I think we can do the same here.
This unmet dependency was found by kconfirm, a static analysis tool for
Kconfig.
Fixes: 94cb9e8f2707 ("pinctrl: s32cc: implement GPIO functionality")
Signed-off-by: Julian Braha <julianbraha@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
