From 2eea40ddeec079a97907103169fc2352ffc8e3f3 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 26 Feb 2009 00:41:21 +0000 Subject: Console needs to be enabled git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1525 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ez80f910200zco/ostest/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/ez80f910200zco/ostest/defconfig') diff --git a/nuttx/configs/ez80f910200zco/ostest/defconfig b/nuttx/configs/ez80f910200zco/ostest/defconfig index 8a8d8fe0e..9ce99eddb 100644 --- a/nuttx/configs/ez80f910200zco/ostest/defconfig +++ b/nuttx/configs/ez80f910200zco/ostest/defconfig @@ -208,8 +208,8 @@ CONFIG_START_MONTH=12 CONFIG_START_DAY=7 CONFIG_JULIAN_TIME=n CONFIG_HAVE_LOWUARTINIT=y -CONFIG_DEV_CONSOLE=n -CONFIG_DEV_LOWCONSOLE=n +CONFIG_DEV_CONSOLE=y +CONFIG_DEV_LOWCONSOLE=y # # The following can be used to disable categories of -- cgit v1.2.3