From 376af5201c555ee163045a8103d8e592f9a1b1bc Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 18 Feb 2012 14:22:00 +0000 Subject: 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 --- nuttx/configs/stm3210e-eval/nxlines/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/stm3210e-eval/nxlines/defconfig') 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 # # 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 -- cgit v1.2.3