[PATCH 3/4] arm64: defconfig: enable Maxim max1720x driver

Krzysztof Kozlowski krzk at kernel.org
Mon Dec 2 05:40:42 PST 2024


On 02/12/2024 14:07, Thomas Antoine via B4 Relay wrote:
> From: Thomas Antoine <t.antoine at uclouvain.be>
> 
> Enable the Maxim max1720x as it is used by the gs101-oriole
> (Google Pixel 6) board.
> 
> Signed-off-by: Thomas Antoine <t.antoine at uclouvain.be>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index d13218d0c30f458d9c555ab9771a1fd9139ce1aa..e7523e53f2ed26bab39e64f3b2d8c8afc7c1a1f0 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -675,6 +675,7 @@ CONFIG_NVMEM_REBOOT_MODE=m
>  CONFIG_BATTERY_QCOM_BATTMGR=m
>  CONFIG_BATTERY_SBS=m
>  CONFIG_BATTERY_BQ27XXX=y
> +CONFIG_BATTERY_MAX1720X=m
>  CONFIG_BATTERY_MAX17042=m

Are you sure this is placed according to savedefconfig order?

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list