From 8b73e301856fce1986d95e6340557cb4a2df97a8 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Wed, 3 Mar 2021 09:22:41 -0800 Subject: [PATCH] arch/arm/src/stm32h7/Kconfig stm32h7:lse fix Kconfig help text --- arch/arm/src/stm32h7/Kconfig | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/arm/src/stm32h7/Kconfig b/arch/arm/src/stm32h7/Kconfig index 65a4cdd48b..a14ea6766a 100644 --- a/arch/arm/src/stm32h7/Kconfig +++ b/arch/arm/src/stm32h7/Kconfig @@ -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