summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-26 03:56:35 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-26 03:56:35 +0000
commit658717a7c4bcb7f69635d5ffd097b7c8179783ec (patch)
tree9227dcc9e3939f368052e23b2de9eab922272952 /nuttx/configs/ez80f910200zco/ostest/defconfig
parent0a05763dba286b950a69d29ecaa42ac7c2b4ba44 (diff)
downloadpx4-nuttx-658717a7c4bcb7f69635d5ffd097b7c8179783ec.tar.gz
px4-nuttx-658717a7c4bcb7f69635d5ffd097b7c8179783ec.tar.bz2
px4-nuttx-658717a7c4bcb7f69635d5ffd097b7c8179783ec.zip
Bring all eZ80 config files to same level
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1530 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ez80f910200zco/ostest/defconfig')
-rw-r--r--nuttx/configs/ez80f910200zco/ostest/defconfig13
1 files changed, 6 insertions, 7 deletions
diff --git a/nuttx/configs/ez80f910200zco/ostest/defconfig b/nuttx/configs/ez80f910200zco/ostest/defconfig
index 9ce99eddb..7629b5b04 100644
--- a/nuttx/configs/ez80f910200zco/ostest/defconfig
+++ b/nuttx/configs/ez80f910200zco/ostest/defconfig
@@ -1,7 +1,7 @@
############################################################################
# configs/ez80f910200zco/ostest/defconfig
#
-# Copyright (C) 2008 Gregory Nutt. All rights reserved.
+# Copyright (C) 2008, 2009 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without
@@ -58,8 +58,7 @@
# Define if the architecture suports prioritizaton of interrupts
# and the up_prioritize_irq() API.
# CONFIG_BOARD_LOOPSPERMSEC - for delay loops
-# CONFIG_ENDIAN_BIG - Define for big-endian operation
-# CONFIG_ENDIAN_BIG - define if big endian (default is little endian)
+# CONFIG_ENDIAN_BIG - Define for big endian (default is little endian)
# CONFIG_DRAM_SIZE - Describes the installed DRAM.
# CONFIG_ARCH_LEDS - Use LEDs to show state. Unique to board architecture.
# CONFIG_ARCH_BUTTONS - Provide button APIs. Unique to board architecture.
@@ -84,7 +83,7 @@ CONFIG_ARCH_BUTTONS=n
CONFIG_ARCH_TIMERHOOK=y
#
-# eZ8 specific device driver settings
+# eZ80 specific device driver settings
#
# CONFIG_UARTn_SERIAL_CONSOLE - selects the UARTn for the
# console and ttyS0 (default is the UART0).
@@ -203,9 +202,9 @@ CONFIG_ARCH_LOWPUTC=y
CONFIG_RR_INTERVAL=0
CONFIG_SCHED_INSTRUMENTATION=n
CONFIG_TASK_NAME_SIZE=0
-CONFIG_START_YEAR=2008
-CONFIG_START_MONTH=12
-CONFIG_START_DAY=7
+CONFIG_START_YEAR=2009
+CONFIG_START_MONTH=2
+CONFIG_START_DAY=25
CONFIG_JULIAN_TIME=n
CONFIG_HAVE_LOWUARTINIT=y
CONFIG_DEV_CONSOLE=y