Skip to content

Commit

Permalink
Update Kconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
liuduanfei authored Aug 5, 2020
1 parent 719b71a commit 27a6ebf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/drivers/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ if RT_USING_I2C
default y

if RT_USING_I2C_BITOPS
config RT_I2C_BITOPS_DEBUG
bool "Use simulate I2C debug message"
default n
endif
config RT_I2C_BITOPS_DEBUG
bool "Use simulate I2C debug message"
default n
endif
endif

config RT_USING_PIN
Expand Down

0 comments on commit 27a6ebf

Please sign in to comment.