summaryrefslogtreecommitdiff
path: root/nuttx/configs/skp16c26/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-08 22:55:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-08 22:55:04 +0000
commit6957b39cd8d76efefad682933430074023842c96 (patch)
treecf900eec46b9c7119bf0e0028acd2107789bfd4f /nuttx/configs/skp16c26/ostest/defconfig
parentdd3dedf14c0a7949f15aa207906764586419e531 (diff)
downloadpx4-nuttx-6957b39cd8d76efefad682933430074023842c96.tar.gz
px4-nuttx-6957b39cd8d76efefad682933430074023842c96.tar.bz2
px4-nuttx-6957b39cd8d76efefad682933430074023842c96.zip
Addng M16C logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1485 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/skp16c26/ostest/defconfig')
-rw-r--r--nuttx/configs/skp16c26/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/skp16c26/ostest/defconfig b/nuttx/configs/skp16c26/ostest/defconfig
index 0b9e1e64f..1f515adba 100644
--- a/nuttx/configs/skp16c26/ostest/defconfig
+++ b/nuttx/configs/skp16c26/ostest/defconfig
@@ -41,7 +41,7 @@
# particular chip or SoC that the architecture is implemented
# in.
# CONFIG_ARCH_CHIP - Identifies the arch/*/chip subdirectory
-# CONFIG_ARCH_CHIP_name - For use in C code
+# CONFIG_ARCH_CHIP_name - Identifies the specific chip variant For use in C code
# CONFIG_ARCH_BOARD - identifies the configs subdirectory and, hence,
# the board that supports the particular chip or SoC.
# CONFIG_ARCH_BOARD_name - for use in C code
@@ -59,7 +59,7 @@
CONFIG_ARCH=sh
CONFIG_ARCH_SH=y
CONFIG_ARCH_CHIP=m16c
-CONFIG_ARCH_CHIP_M16C=y
+CONFIG_ARCH_CHIP_M30262F8=y
CONFIG_ARCH_BOARD=skp16c26
CONFIG_ARCH_BOARD_SKP16C26=y
CONFIG_ENDIAN_BIG=y