summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/nxlines/defconfig
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/stm3210e-eval/nxlines/defconfig
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/stm3210e-eval/nxlines/defconfig')
-rw-r--r--nuttx/configs/stm3210e-eval/nxlines/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/stm3210e-eval/nxlines/defconfig b/nuttx/configs/stm3210e-eval/nxlines/defconfig
index 167e0cb54..e93f1d6a3 100644
--- a/nuttx/configs/stm3210e-eval/nxlines/defconfig
+++ b/nuttx/configs/stm3210e-eval/nxlines/defconfig
@@ -1,7 +1,7 @@
############################################################################
# configs/stm3210e-eval/nxlines/defconfig
#
-# Copyright (C) 2011 Gregory Nutt. All rights reserved.
+# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
@@ -140,7 +140,7 @@ CONFIG_STM32_UART5=n
CONFIG_STM32_I2C1=y
CONFIG_STM32_I2C2=n
CONFIG_STM32_USB=y
-CONFIG_STM32_CAN=n
+CONFIG_STM32_CAN1=n
CONFIG_STM32_BKP=n
CONFIG_STM32_PWR=n
CONFIG_STM32_DAC=n