Update Kconfig
This commit is contained in:
parent
ba5f2a5bb6
commit
719b71a015
|
@ -95,6 +95,7 @@ if RT_USING_I2C
|
||||||
config RT_USING_I2C_BITOPS
|
config RT_USING_I2C_BITOPS
|
||||||
bool "Use GPIO to simulate I2C"
|
bool "Use GPIO to simulate 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"
|
||||||
|
|
Loading…
Reference in New Issue