diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-07-27 08:58:29 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-08-18 14:13:21 -0500 |
commit | 10fa117bfc0a9ba5f38a36fa59ccd4e1e36a2b7f (patch) | |
tree | caaf3c6d9a074bbb623d5eea6de3fbe2a1ed21db | |
parent | 1c25ca9bb5c5bffbb0348a96b1bcd16e4c3be195 (diff) |
ARM: qcom: include defconfig in MAINTAINERS
The ARM Qualcomm entry should cover also its defconfig.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Konrad Dybcio <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8a5012ba6ff9..157e1ed8a792 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2588,6 +2588,7 @@ F: Documentation/devicetree/bindings/*/qcom* F: Documentation/devicetree/bindings/soc/qcom/ F: arch/arm/boot/dts/qcom-*.dts F: arch/arm/boot/dts/qcom-*.dtsi +F: arch/arm/configs/qcom_defconfig F: arch/arm/mach-qcom/ F: arch/arm64/boot/dts/qcom/ F: drivers/*/*/qcom* |