From 470d35aca18104b54e26c37b97c86788e91cee67 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sat, 3 Jan 2015 19:19:02 +0100 Subject: Fix typo in RTC config --- nuttx-configs/px4fmu-v2/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx-configs/px4fmu-v2/nsh/defconfig') diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig index af6634f56..f9ab949e1 100644 --- a/nuttx-configs/px4fmu-v2/nsh/defconfig +++ b/nuttx-configs/px4fmu-v2/nsh/defconfig @@ -479,7 +479,7 @@ CONFIG_SPI_EXCHANGE=y # CONFIG_SPI_CMDDATA is not set CONFIG_RTC=y CONFIG_RTC_DATETIME=y -CONFIG_RTC_LSICLOCK=y +CONFIG_RTC_HSECLOCK=y CONFIG_WATCHDOG=y # CONFIG_ANALOG is not set # CONFIG_AUDIO_DEVICES is not set -- cgit v1.2.3