stm32{f|h}7:Fixed typo in Kconfig help
This commit is contained in:
parent
8f166801c2
commit
99083b8dd1
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue