Re: [PATCH v3] iio: st_sensors: don't always auto-enable I2C and SPI interface drivers

From: Andy Shevchenko
Date: Mon Jan 10 2022 - 10:54:29 EST


On Mon, Jan 10, 2022 at 06:24:32PM +0300, Nikita Yushchenko wrote:
> This patch makes I2C and SPI interface drivers for STMicroelectronics
> sensor chips individually selectable via Kconfig.
>
> The default is kept unchanged - I2C and SPI interface drivers are still
> selected by default if the corresponding bus support is available.
>
> However, the patch makes it possible to explicitly disable drivers
> that are not needed for a particular target.

...

The same question as per v2.

> + default I2C && IIO_ST_ACCEL_3AXIS

What will be the results when I2C=y and the second ones =m?

--
With Best Regards,
Andy Shevchenko