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
+1 -1
View File
@@ -1741,7 +1741,7 @@ config OTG_ID_GPIO_DISABLE
bool "Disable the use of GPIO_OTG_ID pin." bool "Disable the use of GPIO_OTG_ID pin."
default n default n
---help--- ---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 cases to reuse this GPIO pin and ensure it is not set incorrectlty
during OS boot. during OS boot.
+1 -1
View File
@@ -891,7 +891,7 @@ config OTG_ID_GPIO_DISABLE
bool "Disable the use of GPIO_OTG_ID pin." bool "Disable the use of GPIO_OTG_ID pin."
default n default n
---help--- ---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 cases to reuse this GPIO pin and ensure it is not set incorrectlty
during OS boot. during OS boot.