mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 09:23:20 +00:00
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:
parent
cf5af93dcd
commit
b83c820523
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -267,6 +267,7 @@ CONFIG_WIRELESS=y
|
|||
# OS support for hardware RTC
|
||||
#
|
||||
CONFIG_RTC=y
|
||||
CONFIG_RTC_HIRES=y
|
||||
CONFIG_SYSTEM_UTC=y
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue