summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAlvin Šipraga <alvin.sipraga@analog.com>2026-07-27 14:20:08 +0200
committerLinus Walleij <linusw@kernel.org>2026-08-07 22:31:41 +0200
commit465f276bb928093685c2a2b98bf0a7ccc4283b8d (patch)
tree2982a4fa5fcc322d6f4b26a76706e2e797b46a76 /tools/perf/scripts/python/bin/stackcollapse-report
parent87b42c8b216923b813bd7d43624c340d74be4099 (diff)
pinctrl: fix PINCTRL_GENERIC_MUX not always being selectable
CONFIG_MULTIPLEXER can only be enabled indirectly. If it's not already enabled, then CONFIG_PINCTRL_GENERIC_MUX cannot be selected at all in menuconfig. That's because it depends on MULTIPLEXER. Follow similar consumers of the multiplexer core and select MULTIPLEXER instead. This way the driver will be visible in menuconfig as long as PINCTRL is selected. Fixes: 34acc5a8adfb ("pinctrl: add generic board-level pinctrl driver using mux framework") Signed-off-by: Alvin Šipraga <alvin.sipraga@analog.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions