From a65f3d1d8c639d5f3c88cee9c41f95a812abfe13 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 30 Sep 2011 22:17:42 +0000 Subject: Minor configuration updates git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4004 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/sam3u-ek/touchscreen/defconfig | 2 +- nuttx/configs/vsn/nsh/defconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/nuttx/configs/sam3u-ek/touchscreen/defconfig b/nuttx/configs/sam3u-ek/touchscreen/defconfig index 0862c224d..1500e0ee9 100755 --- a/nuttx/configs/sam3u-ek/touchscreen/defconfig +++ b/nuttx/configs/sam3u-ek/touchscreen/defconfig @@ -758,7 +758,7 @@ CONFIG_NX_MXCLIENTMSGS=16 # orientation support. # CONFIG_LCD_LANDSCAPE=n -CONFIG_LCD_PORTRAIT=n +CONFIG_LCD_PORTRAIT=y # # Settings for examples/uip diff --git a/nuttx/configs/vsn/nsh/defconfig b/nuttx/configs/vsn/nsh/defconfig index 06da39faa..ca053ec35 100755 --- a/nuttx/configs/vsn/nsh/defconfig +++ b/nuttx/configs/vsn/nsh/defconfig @@ -267,6 +267,7 @@ CONFIG_WIRELESS=y # OS support for hardware RTC # CONFIG_RTC=y +CONFIG_RTC_HIRES=y CONFIG_SYSTEM_UTC=y # -- cgit v1.2.3