zephyr/boards/arm/96b_argonkey
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
..
doc everywhere: fix typos 2022-03-18 13:24:08 -04:00
96b_argonkey_defconfig boards: stm32: Remove use of CONFIG_PINMUX 2021-11-26 11:36:42 +01:00
96b_argonkey.dts boards: Set devicetree alias for ST LSM6DSL nodes 2022-08-04 09:06:57 -05:00
96b_argonkey.yaml
Kconfig.board
Kconfig.defconfig boards: remove unnecessary I2C / SPI bus Kconfig enablement 2022-08-09 07:28:11 -05:00