[PATCH v3 07/18] arm64: defconfig: Enable Qualcomm minidump driver
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Thu May 4 04:23:25 PDT 2023
On 03/05/2023 19:02, Mukesh Ojha wrote:
> Previous patches add the Qualcomm minidump driver support, so
> lets enable minidump config so that it can be used by kernel
> clients.
>
> Signed-off-by: Mukesh Ojha <quic_mojha at quicinc.com>
This patchset is split too much. Defconfig change is one change. Not two
or three.
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index a24609e..831c942 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1250,6 +1250,7 @@ CONFIG_QCOM_STATS=m
> CONFIG_QCOM_WCNSS_CTRL=m
> CONFIG_QCOM_APR=m
> CONFIG_QCOM_ICC_BWMON=m
> +CONFIG_QCOM_MINIDUMP=y
This must be a module.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list