未验证 提交 30a9ef64 编写于 作者: B Bernard Xiong 提交者: GitHub

Merge pull request #3427 from DavidLin1577/patch-2

Fixed typos in Kconfig
......@@ -89,7 +89,7 @@ config RT_USING_I2C
if RT_USING_I2C
config RT_I2C_DEBUG
bool "Use I2C debug mesage"
bool "Use I2C debug message"
default n
config RT_USING_I2C_BITOPS
......@@ -99,7 +99,7 @@ endif
if RT_USING_I2C_BITOPS
config RT_I2C_BITOPS_DEBUG
bool "Use simulate I2C debug mesage"
bool "Use simulate I2C debug message"
default n
endif
......@@ -257,11 +257,11 @@ config RT_USING_AUDIO
if RT_USING_AUDIO
config RT_AUDIO_REPLAY_MP_BLOCK_SIZE
int "Replay memmory pool block size"
int "Replay memory pool block size"
default 4096
config RT_AUDIO_REPLAY_MP_BLOCK_COUNT
int "Replay memmory pool block count"
int "Replay memory pool block count"
default 2
config RT_AUDIO_RECORD_PIPE_SIZE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册