Kconfig updated + NFS update

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4646 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-04-23 19:55:32 +00:00
parent c974c4ac72
commit 798acc2bcf
2 changed files with 3 additions and 3 deletions

View File

@ -96,7 +96,7 @@ config ARCH_FAMILY
default "arm" if ARCH_ARM7TDMI || ARCH_ARM926EJS || ARCH_ARM920T
default "armv7-m" if ARCH_CORTEXM
config ARCH
config ARCH_CHIP
string
default "c5471" if ARCH_CHIP_C5471
default "calypso" if ARCH_CHIP_CALYPSO

View File

@ -50,8 +50,8 @@ config ARCH_CHIP_STM32F407ZG
config ARCH_CHIP_STM32F407IE
bool "STM32F407IE"
config ARCH_CHIP_STM32F407IE
bool "STM32F407IE"
config ARCH_CHIP_STM32F407IG
bool "STM32F407IG"
endchoice