File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ config RT_USING_I2C
8989
9090if RT_USING_I2C
9191 config RT_I2C_DEBUG
92- bool "Use I2C debug mesage "
92+ bool "Use I2C debug message "
9393 default n
9494
9595 config RT_USING_I2C_BITOPS
9999
100100if RT_USING_I2C_BITOPS
101101 config RT_I2C_BITOPS_DEBUG
102- bool "Use simulate I2C debug mesage "
102+ bool "Use simulate I2C debug message "
103103 default n
104104endif
105105
@@ -257,11 +257,11 @@ config RT_USING_AUDIO
257257
258258 if RT_USING_AUDIO
259259 config RT_AUDIO_REPLAY_MP_BLOCK_SIZE
260- int "Replay memmory pool block size"
260+ int "Replay memory pool block size"
261261 default 4096
262262
263263 config RT_AUDIO_REPLAY_MP_BLOCK_COUNT
264- int "Replay memmory pool block count"
264+ int "Replay memory pool block count"
265265 default 2
266266
267267 config RT_AUDIO_RECORD_PIPE_SIZE
You can’t perform that action at this time.
0 commit comments