zephyr/boards/posix
Kumar Gala 5c57a36f9d i2c: remove Kconfig.defconfig setting of I2C drivers
Now that I2C drivers are enabled based on devicetree
we need to remove any cases of them getting enabled by
Kconfig.defconfig* files as this can lead to errors.

Typically the Kconfig.defconfig* will blindly enable a
sensor and not respect the devicetree state of the I2C.
Additionally we can get problems with prj.conf/defconfig
getting incorrectly overridden.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-01 18:01:44 +02:00
..
native_posix i2c: remove Kconfig.defconfig setting of I2C drivers 2022-08-01 18:01:44 +02:00
nrf52_bsim boards: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-21 10:31:00 +02:00
index.rst new simulated board: nrf52_bsim 2018-10-15 09:36:37 -04:00