We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e025a commit 804a4faCopy full SHA for 804a4fa
drivers/i2c/Kconfig.sam_twihs
@@ -7,5 +7,6 @@ config I2C_SAM_TWIHS
7
bool "Atmel SAM (TWIHS) I2C driver"
8
default y
9
depends on DT_HAS_ATMEL_SAM_I2C_TWIHS_ENABLED
10
+ select HAS_I2C_RTIO
11
help
12
Enable Atmel SAM MCU Family (TWIHS) I2C bus driver.
0 commit comments