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

From: Nikita Yushchenko
Date: Thu Dec 30 2021 - 15:21:47 EST


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 is possible to explicitly disable drivers
that are not needed for particular
NAK if users need now manually update their .config / defconfigs.

No they don't need to update anything.
And 'make oldconfig' will be old.

The config will only change after a manual action.