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 cf5af93dcd
commit b83c820523
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -758,7 +758,7 @@ CONFIG_NX_MXCLIENTMSGS=16
# orientation support. # orientation support.
# #
CONFIG_LCD_LANDSCAPE=n CONFIG_LCD_LANDSCAPE=n
CONFIG_LCD_PORTRAIT=n CONFIG_LCD_PORTRAIT=y
# #
# Settings for examples/uip # Settings for examples/uip
+1
View File
@@ -267,6 +267,7 @@ CONFIG_WIRELESS=y
# OS support for hardware RTC # OS support for hardware RTC
# #
CONFIG_RTC=y CONFIG_RTC=y
CONFIG_RTC_HIRES=y
CONFIG_SYSTEM_UTC=y CONFIG_SYSTEM_UTC=y
# #