summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-30 22:17:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-30 22:17:42 +0000
commita65f3d1d8c639d5f3c88cee9c41f95a812abfe13 (patch)
treeb6b6ef70e4e8e4c4f8e13a20bd25cd93b4803123
parente1040e1f0bf1c1d6b19a0dd07bf698685356f28f (diff)
downloadpx4-nuttx-a65f3d1d8c639d5f3c88cee9c41f95a812abfe13.tar.gz
px4-nuttx-a65f3d1d8c639d5f3c88cee9c41f95a812abfe13.tar.bz2
px4-nuttx-a65f3d1d8c639d5f3c88cee9c41f95a812abfe13.zip
Minor configuration updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4004 42af7a65-404d-4744-a932-0658087f49c3
-rwxr-xr-xnuttx/configs/sam3u-ek/touchscreen/defconfig2
-rwxr-xr-xnuttx/configs/vsn/nsh/defconfig1
2 files changed, 2 insertions, 1 deletions
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
#