From 628e30b503e770cf0b52016ed75bbd10e2957b27 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 19 Apr 2012 22:51:42 +0000 Subject: [PATCH] More Kconfig stuff git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4636 42af7a65-404d-4744-a932-0658087f49c3 --- configs/stm3210e-eval/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/stm3210e-eval/Kconfig b/configs/stm3210e-eval/Kconfig index d6d3a18f05a..affc61f719f 100644 --- a/configs/stm3210e-eval/Kconfig +++ b/configs/stm3210e-eval/Kconfig @@ -57,7 +57,7 @@ config LCD_PWM provided. config LCD_RDSHIFT - int "LCD data shift + int "LCD data shift" default 5 depends on STM3210E_LCD ---help---