We now 'select I2C' and/or SPI bus in Kconfig in the sensor driver
Kconfig's so there is no need to have boards do the following:
config I2C
default y if SENSOR
config SPI
default y if SENSOR
Signed-off-by: Kumar Gala <galak@kernel.org>
|
||
|---|---|---|
| .. | ||
| doc | ||
| 96b_argonkey_defconfig | ||
| 96b_argonkey.dts | ||
| 96b_argonkey.yaml | ||
| Kconfig.board | ||
| Kconfig.defconfig | ||