Skip to content

Commit 27a6ebf

Browse files
authored
Update Kconfig
1 parent 719b71a commit 27a6ebf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/drivers/Kconfig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@ if RT_USING_I2C
9797
default y
9898

9999
if RT_USING_I2C_BITOPS
100-
config RT_I2C_BITOPS_DEBUG
101-
bool "Use simulate I2C debug message"
102-
default n
103-
endif
100+
config RT_I2C_BITOPS_DEBUG
101+
bool "Use simulate I2C debug message"
102+
default n
103+
endif
104104
endif
105105

106106
config RT_USING_PIN

0 commit comments

Comments
 (0)