summaryrefslogtreecommitdiff
path: root/nuttx/configs/vsn/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-18 14:22:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-18 14:22:00 +0000
commit376af5201c555ee163045a8103d8e592f9a1b1bc (patch)
tree2a90511ab98a6e585bf73835290b81befc419350 /nuttx/configs/vsn/nsh
parent10fa68d97d18d9e51b11e1406385aec1c15cf2b1 (diff)
downloadpx4-nuttx-376af5201c555ee163045a8103d8e592f9a1b1bc.tar.gz
px4-nuttx-376af5201c555ee163045a8103d8e592f9a1b1bc.tar.bz2
px4-nuttx-376af5201c555ee163045a8103d8e592f9a1b1bc.zip
Clear up some configuration naming that was inconsistent accross STM32 chips
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4401 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/vsn/nsh')
-rwxr-xr-xnuttx/configs/vsn/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/vsn/nsh/defconfig b/nuttx/configs/vsn/nsh/defconfig
index 9b3266855..02a41c87e 100755
--- a/nuttx/configs/vsn/nsh/defconfig
+++ b/nuttx/configs/vsn/nsh/defconfig
@@ -1,7 +1,7 @@
############################################################################
# configs/vsn/nsh/defconfig
#
-# Copyright (C) 2009-2010 Gregory Nutt. All rights reserved.
+# Copyright (C) 2009-2010, 2012 Gregory Nutt. All rights reserved.
# Copyright (c) 2011 Uros Platise. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
# Uros Platise <uros.platise@isotel.eu>
@@ -160,7 +160,7 @@ CONFIG_STM32_UART5=n
CONFIG_STM32_I2C1=y
CONFIG_STM32_I2C2=y
CONFIG_STM32_USB=n
-CONFIG_STM32_CAN=n
+CONFIG_STM32_CAN1=n
# Note that in order to enable RTC, BKP and PWR must be enabled
CONFIG_STM32_BKP=y
CONFIG_STM32_PWR=y