summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/nxwm
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-26 19:41:54 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-26 19:41:54 +0000
commitc747e2953e1d1c6db1e159ecc5554773d83557ed (patch)
tree79974698ecda117d5294c221d9c8790934b564f5 /nuttx/configs/shenzhou/nxwm
parentb55eb97656c92bbb5f7bce796de5084cbbc890c7 (diff)
downloadpx4-nuttx-c747e2953e1d1c6db1e159ecc5554773d83557ed.tar.gz
px4-nuttx-c747e2953e1d1c6db1e159ecc5554773d83557ed.tar.bz2
px4-nuttx-c747e2953e1d1c6db1e159ecc5554773d83557ed.zip
Shenzhou board has an SSD1289 LCD, not ILI93xx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5194 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/shenzhou/nxwm')
-rw-r--r--nuttx/configs/shenzhou/nxwm/defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/configs/shenzhou/nxwm/defconfig b/nuttx/configs/shenzhou/nxwm/defconfig
index 9889e887d..29c83730e 100644
--- a/nuttx/configs/shenzhou/nxwm/defconfig
+++ b/nuttx/configs/shenzhou/nxwm/defconfig
@@ -197,6 +197,7 @@ CONFIG_STM32_PHYSR_100FD=0x8000
CONFIG_STM32_RMII=y
CONFIG_STM32_RMII_MCO=y
# CONFIG_STM32_RMII_EXTCLK is not set
+# CONFIG_STM32_ETHMAC_REGDEBUG is not set
#
# USB Host Configuration
@@ -350,6 +351,7 @@ CONFIG_SPI_EXCHANGE=y
# CONFIG_SPI_CMDDATA is not set
CONFIG_RTC=y
# CONFIG_RTC_DATETIME is not set
+# CONFIG_RTC_HIRES is not set
# CONFIG_RTC_ALARM is not set
# CONFIG_WATCHDOG is not set
# CONFIG_ANALOG is not set
@@ -364,6 +366,10 @@ CONFIG_LCD_MAXPOWER=1
# CONFIG_LCD_P14201 is not set
# CONFIG_LCD_NOKIA6100 is not set
# CONFIG_LCD_UG9664HSWAG01 is not set
+CONFIG_LCD_SSD1289=y
+CONFIG_SSD1289_PROFILE1=y
+# CONFIG_SSD1289_PROFILE2 is not set
+# CONFIG_SSD1289_PROFILE3 is not set
CONFIG_LCD_LANDSCAPE=y
# CONFIG_LCD_PORTRAIT is not set
# CONFIG_LCD_RPORTRAIT is not set