arch/arm/src/stm32/Kconfig: Fix a trivial typo (I2C -> I2S)

This commit is contained in:
Ouss4 2020-06-03 15:43:30 +01:00 committed by Xiang Xiao
parent 4b9886fa29
commit 1c17e5f3c3
1 changed files with 1 additions and 1 deletions

View File

@ -9313,7 +9313,7 @@ config STM32_I2S3_DATALEN
#if STM32_I2S
config STM32_I2S3_RX
bool "Enable I2C receiver"
bool "Enable I2S receiver"
default n
---help---
Enable I2S receipt logic