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
This commit is contained in:
patacongo
2012-02-18 14:22:00 +00:00
parent 4e82d14da1
commit c3562b2d13
22 changed files with 42 additions and 43 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
############################################################################
# configs/hymini-stm32v/buttons/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
@@ -128,7 +128,7 @@ CONFIG_STM32_UART5=n
CONFIG_STM32_I2C1=n
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