arch/arm/src/stm32h7/Kconfig

stm32h7:lse fix Kconfig help text
This commit is contained in:
David Sidrane 2021-03-03 09:22:41 -08:00 committed by Xiang Xiao
parent 29af35faef
commit 8b73e30185

View File

@ -1502,8 +1502,8 @@ config STM32H7_RTC_AUTO_LSECLOCK_START_DRV_CAPABILITY
the OSC running. See app note AN2867
0 = Low drive capability (default)
1 = Medium high drive capability
2 = Medium low drive capability
1 = Medium low drive capability
2 = Medium high drive capability
3 = High drive capability
*It will take into account the rev of the silicon and use
@ -1518,8 +1518,8 @@ config STM32H7_RTC_LSECLOCK_START_DRV_CAPABILITY
depends on !STM32H7_RTC_AUTO_LSECLOCK_START_DRV_CAPABILITY
---help---
0 = Low drive capability (default)
1 = Medium high drive capability
2 = Medium low drive capability
1 = Medium low drive capability
2 = Medium high drive capability
3 = High drive capability
It will take into account the rev of the silicon and use
@ -1534,8 +1534,8 @@ config STM32H7_RTC_LSECLOCK_RUN_DRV_CAPABILITY
depends on !STM32H7_RTC_AUTO_LSECLOCK_START_DRV_CAPABILITY
---help---
0 = Low drive capability (default)
1 = Medium high drive capability
2 = Medium low drive capability
1 = Medium low drive capability
2 = Medium high drive capability
3 = High drive capability
It will take into account the rev of the silicon and use