diff options
author | Théo Lebrun <[email protected]> | 2024-03-01 11:39:26 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2024-03-01 14:30:28 +0100 |
commit | b824f841a4a8442f626fedeafb3c8fcfb7bef823 (patch) | |
tree | dc3aabef5d672b49834697517f7d6379dd6385e5 /tools/perf/util/trace-event-scripting.c | |
parent | 6ad679cfaeea9291e9dce3247e34656080fc1d29 (diff) |
gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIO
PINCTRL_NOMADIK cannot select GPIO_NOMADIK without first selecting
GPIOLIB on which GPIO_NOMADIK depends. GPIO_NOMADIK depends on OF_GPIO,
it is a direct dependency.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Théo Lebrun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions