From 4a0b3d5f1c3d9aff64c7029f785b2a310129e7f2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 5 Dec 2011 19:59:10 +0000 Subject: Fix banding on the R61580 LCD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4136 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3210e-eval/RIDE/defconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nuttx/configs/stm3210e-eval/RIDE') diff --git a/nuttx/configs/stm3210e-eval/RIDE/defconfig b/nuttx/configs/stm3210e-eval/RIDE/defconfig index 21adf16ab..f47f40bf3 100755 --- a/nuttx/configs/stm3210e-eval/RIDE/defconfig +++ b/nuttx/configs/stm3210e-eval/RIDE/defconfig @@ -223,6 +223,13 @@ CONFIG_SSI1_DISABLE=y CONFIG_SSI_POLLWAIT=y #CONFIG_SSI_TXLIMIT=4 +# +# STM3210E-EVAL specific LCD settings +# +CONFIG_STM32_AM240320_DISABLE=n +CONFIG_STM32_SPFD5408B_DISABLE=n +CONFIG_STM32_R61580_DISABLE=y + # # General build options # -- cgit v1.2.3