mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 22:25:21 +00:00
Make it possible for an application to set CONFIG_I2C=n if it wants. The unconditional select was making this impossible due to resulting unmet dependencies. This is also in line with what some other SoC definitions do with I2C. Fixes #25204 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
Kconfig |