From 1e0f3a1e9c4514583c7d4bdcefdb384de0af579c Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Tue, 13 Oct 2020 12:44:12 -0700 Subject: [PATCH] px4_fmu-v5x base_phy_DP83848C:Use 32kHz clock for RTC --- boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig b/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig index a4be521c3c..e920627d54 100644 --- a/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig +++ b/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig @@ -198,7 +198,6 @@ CONFIG_STM32F7_PHYSR_SPEED=0x2 CONFIG_STM32F7_PROGMEM=y CONFIG_STM32F7_PWR=y CONFIG_STM32F7_RTC=y -CONFIG_STM32F7_RTC_HSECLOCK=y CONFIG_STM32F7_RTC_MAGIC_REG=1 CONFIG_STM32F7_SAVE_CRASHDUMP=y CONFIG_STM32F7_SDMMC2=y