summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x/nsh/defconfig')
-rw-r--r--nuttx/configs/mcu123-lpc214x/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/nsh/defconfig b/nuttx/configs/mcu123-lpc214x/nsh/defconfig
index 72b5de33a..e09c34e96 100644
--- a/nuttx/configs/mcu123-lpc214x/nsh/defconfig
+++ b/nuttx/configs/mcu123-lpc214x/nsh/defconfig
@@ -92,7 +92,7 @@ CONFIG_ARM_TOOLCHAIN_GNU_EABIL=y
#
# LPC214x Configuration Options
#
-CONFIG_ARCH_CHIP_LPC2148=y
+CONFIG_ARCH_CHIP_LPC214X=y
#
# LPC214x Initialization Options
@@ -152,7 +152,7 @@ CONFIG_BOOT_RUNFROMFLASH=y
#
# Board Selection
#
-CONFIG_ARCH_BOARD_MCU123=y
+CONFIG_ARCH_BOARD_MCU123_LPC214X=y
# CONFIG_ARCH_BOARD_ZP214XPA is not set
# CONFIG_ARCH_BOARD_CUSTOM is not set
CONFIG_ARCH_BOARD="mcu123-lpc214x"