Update Kconfig
This commit is contained in:
parent
719b71a015
commit
27a6ebf4b1
|
@ -97,10 +97,10 @@ if RT_USING_I2C
|
||||||
default y
|
default y
|
||||||
|
|
||||||
if RT_USING_I2C_BITOPS
|
if RT_USING_I2C_BITOPS
|
||||||
config RT_I2C_BITOPS_DEBUG
|
config RT_I2C_BITOPS_DEBUG
|
||||||
bool "Use simulate I2C debug message"
|
bool "Use simulate I2C debug message"
|
||||||
default n
|
default n
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
config RT_USING_PIN
|
config RT_USING_PIN
|
||||||
|
|
Loading…
Reference in New Issue