Update Kconfig

This commit is contained in:
liuduanfei
2020-08-05 10:06:20 +08:00
committed by GitHub
parent 719b71a015
commit 27a6ebf4b1
+4 -4
View File
@@ -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