Minor configuration updates

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4004 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-09-30 22:17:42 +00:00
parent 3cd85517fa
commit 01b6b415d4
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -267,6 +267,7 @@ CONFIG_WIRELESS=y
# OS support for hardware RTC
#
CONFIG_RTC=y
CONFIG_RTC_HIRES=y
CONFIG_SYSTEM_UTC=y
#