summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-16 15:45:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-16 15:45:33 +0000
commit103151bb4289ed721e1beede1fb057b6b7bbc9cc (patch)
tree2ba5d854b9bb85394468cbff1d020eebd4b0cc70 /nuttx/configs/mcu123-lpc214x/nsh
parent10565c380b34dc531bb3367c64e2ae973367c61c (diff)
downloadpx4-nuttx-103151bb4289ed721e1beede1fb057b6b7bbc9cc.tar.gz
px4-nuttx-103151bb4289ed721e1beede1fb057b6b7bbc9cc.tar.bz2
px4-nuttx-103151bb4289ed721e1beede1fb057b6b7bbc9cc.zip
Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4616 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x/nsh')
-rw-r--r--nuttx/configs/mcu123-lpc214x/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/nsh/defconfig b/nuttx/configs/mcu123-lpc214x/nsh/defconfig
index 46d47d32b..934825cb3 100644
--- a/nuttx/configs/mcu123-lpc214x/nsh/defconfig
+++ b/nuttx/configs/mcu123-lpc214x/nsh/defconfig
@@ -62,7 +62,7 @@ CONFIG_ARCH=arm
CONFIG_ARCH_ARM=y
CONFIG_ARCH_ARM7TDMI=y
CONFIG_ARCH_CHIP=lpc214x
-CONFIG_ARCH_LPC2148=y
+CONFIG_ARCH_CHIP_LPC2148=y
CONFIG_ARCH_BOARD=mcu123-lpc214x
CONFIG_ARCH_BOARD_MCU123=y
CONFIG_BOARD_LOOPSPERMSEC=3270