aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2015-01-03 19:19:02 +0100
committerLorenz Meier <lm@inf.ethz.ch>2015-01-03 19:19:02 +0100
commit470d35aca18104b54e26c37b97c86788e91cee67 (patch)
tree46b8edb9c2840b6f5b0fe6016f32760b8fe85660 /nuttx-configs/px4fmu-v2
parent2a95b4a9b89324354967c7a45974a534142efec0 (diff)
downloadpx4-firmware-470d35aca18104b54e26c37b97c86788e91cee67.tar.gz
px4-firmware-470d35aca18104b54e26c37b97c86788e91cee67.tar.bz2
px4-firmware-470d35aca18104b54e26c37b97c86788e91cee67.zip
Fix typo in RTC config
Diffstat (limited to 'nuttx-configs/px4fmu-v2')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
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