diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-06-01 17:20:24 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-06-09 09:05:36 +0200 |
commit | 405ac045ec730d10e5901d653088b9d67bfaaa80 (patch) | |
tree | 94d9ed2994d45e0eeaaa7cb64eb2d28ba22cc1c0 /lib/memory-notifier-error-inject.c | |
parent | da95f081b3fea8e6d78b31ced149cbaad183a342 (diff) |
pinctrl: qcom: allow true compile testing
Makefile selected Qualcomm pinctrl drivers only for ARCH_QCOM, making
any COMPILE_TEST options inside Kconfig ((ARCH_QCOM || COMPILE_TEST) or
(OF || COMPILE_TEST)) not effective. Always descent to the qcom
subdirectory to fix this. All individual drivers are selected in
Makefile via dedicated CONFIG entries, thus this should not have
functional impact except when compile testing.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions