diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-06-01 18:20:24 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2023-06-09 10:05:36 +0300 |
commit | 405ac045ec730d10e5901d653088b9d67bfaaa80 (patch) | |
tree | 94d9ed2994d45e0eeaaa7cb64eb2d28ba22cc1c0 /kernel/iomem.c | |
parent | da95f081b3fea8e6d78b31ced149cbaad183a342 (diff) | |
download | linux-405ac045ec730d10e5901d653088b9d67bfaaa80.tar.xz |
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 <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230601152026.1182648-6-krzysztof.kozlowski@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'kernel/iomem.c')
0 files changed, 0 insertions, 0 deletions