Skip to content

Commit 804a4fa

Browse files
teburdjhedberg
authored andcommitted
i2c: sam twihs driver supports rtio
select HAS_I2C_RTIO when sam twihs is selected Signed-off-by: Tom Burdick <[email protected]>
1 parent 06e025a commit 804a4fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/i2c/Kconfig.sam_twihs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ config I2C_SAM_TWIHS
77
bool "Atmel SAM (TWIHS) I2C driver"
88
default y
99
depends on DT_HAS_ATMEL_SAM_I2C_TWIHS_ENABLED
10+
select HAS_I2C_RTIO
1011
help
1112
Enable Atmel SAM MCU Family (TWIHS) I2C bus driver.

0 commit comments

Comments
 (0)