Skip to content

Commit cb384cd

Browse files
teburdjhedberg
authored andcommitted
i2c: LPI2C selects HAS_I2C_RTIO
LPI2C from NXP supports the RTIO interface and therefore now selects the HAS_I2C_RTIO Kconfig. Signed-off-by: Tom Burdick <[email protected]>
1 parent 804a4fa commit cb384cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/i2c/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ config I2C_MCUX_LPI2C
174174
default y
175175
depends on DT_HAS_NXP_IMX_LPI2C_ENABLED
176176
depends on CLOCK_CONTROL
177+
select HAS_I2C_RTIO
177178
select PINCTRL
178179
help
179180
Enable the mcux LPI2C driver.

0 commit comments

Comments
 (0)