Skip to content

Commit

Permalink
fixup! cpu/qn908x: model Kconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrolanzieri committed Nov 29, 2021
1 parent 82ce9d2 commit dcff709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpu/qn908x/periph/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
config MODULE_PERIPH_FLEXCOMM
bool
depends on TEST_KCONFIG
default y if MODULE_PERIPH_UART || MODULE_PERIPH_I2C
default y if MODULE_PERIPH_UART || MODULE_PERIPH_I2C || MODULE_PERIPH_SPI
help
Flexcomm interrupt dispatch driver.

Expand Down

0 comments on commit dcff709

Please sign in to comment.