zephyr/boards/shields/x_nucleo_iks01a2
Kumar Gala f7496df804 boards: remove unnecessary I2C / SPI bus Kconfig enablement
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>
2022-08-09 07:28:11 -05:00
..
boards boards/shields: Enable shields samples on stm32mp157c_dk2 2019-09-12 13:21:25 -05:00
doc doc: Fix spelling errors in .rst files 2022-04-19 11:48:26 +02:00
Kconfig.shield boards/shields: x_nucleo_iks01ax: move to conditional Kconfig 2020-01-02 17:02:41 -05:00
x_nucleo_iks01a2.overlay boards: Set devicetree alias for ST LSM6DSL nodes 2022-08-04 09:06:57 -05:00
x_nucleo_iks01a2_shub.overlay boards: shields: Remove label property from devicetrees 2022-08-02 09:12:21 +02:00