[PATCH v1 07/14] arm64: defconfig: build ads1015 adc driver as a module

Krzysztof Kozlowski krzk at kernel.org
Mon Jan 10 00:41:13 PST 2022


On 07/01/2022 19:03, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> 
> Build Texas Instruments ADS1015 ADC IIO driver as a module.

This should be probably squashed with several others of such changes
because probably the answer to "why" is the same.

Anyway: why?

> 
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> ---
> 
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 86d39d8456c1..1d0fe0bd0059 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1071,6 +1071,7 @@ CONFIG_QCOM_SPMI_VADC=m
>  CONFIG_QCOM_SPMI_ADC5=m
>  CONFIG_ROCKCHIP_SARADC=m
>  CONFIG_RZG2L_ADC=m
> +CONFIG_TI_ADS1015=m
>  CONFIG_IIO_CROS_EC_SENSORS_CORE=m
>  CONFIG_IIO_CROS_EC_SENSORS=m
>  CONFIG_IIO_ST_LSM6DSX=m
> 


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list