Update Kconfig
This commit is contained in:
parent
719b71a015
commit
27a6ebf4b1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue