drivers: i2c: sc18im704: Add dependency to UART runtime config

Force enabling of the UART runtime configuration for sc18im704.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
Krzysztof Chruściński 2023-11-13 09:40:59 +01:00 committed by Carles Cufí
parent 1f0320441b
commit c674eafe75

View file

@ -5,6 +5,7 @@ config I2C_SC18IM704
bool "NXP SC18IM704 I2C controller driver"
default y
depends on DT_HAS_NXP_SC18IM704_I2C_ENABLED
select UART_USE_RUNTIME_CONFIGURE
help
Enables NXP SC18IM704 I2C controller driver