stm32{f|h}7:Fixed typo in Kconfig help

This commit is contained in:
David Sidrane 2022-01-29 05:53:48 -08:00 committed by Xiang Xiao
parent 8f166801c2
commit 99083b8dd1
2 changed files with 2 additions and 2 deletions

View File

@ -1741,7 +1741,7 @@ config OTG_ID_GPIO_DISABLE
bool "Disable the use of GPIO_OTG_ID pin."
default n
---help---
Disables/Enabled the use of GPIO_OTG_ID pin. This allows non OTG use
Disables/Enables the use of GPIO_OTG_ID pin. This allows non OTG use
cases to reuse this GPIO pin and ensure it is not set incorrectlty
during OS boot.

View File

@ -891,7 +891,7 @@ config OTG_ID_GPIO_DISABLE
bool "Disable the use of GPIO_OTG_ID pin."
default n
---help---
Disables/Enabled the use of GPIO_OTG_ID pin. This allows non OTG use
Disables/Enables the use of GPIO_OTG_ID pin. This allows non OTG use
cases to reuse this GPIO pin and ensure it is not set incorrectlty
during OS boot.