summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-19 22:51:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-19 22:51:42 +0000
commit86d07b44723aef3c03fa5d63bd80e8b0b352632c (patch)
tree6dfb16dd47c3215f23cd8b2b79d09db4b16a022d /nuttx/configs/stm3210e-eval/Kconfig
parent64b80721c9669b3a0e00e77f1a6b04f4a4053c82 (diff)
downloadpx4-nuttx-86d07b44723aef3c03fa5d63bd80e8b0b352632c.tar.gz
px4-nuttx-86d07b44723aef3c03fa5d63bd80e8b0b352632c.tar.bz2
px4-nuttx-86d07b44723aef3c03fa5d63bd80e8b0b352632c.zip
More Kconfig stuff
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4636 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/Kconfig')
-rw-r--r--nuttx/configs/stm3210e-eval/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm3210e-eval/Kconfig b/nuttx/configs/stm3210e-eval/Kconfig
index d6d3a18f0..affc61f71 100644
--- a/nuttx/configs/stm3210e-eval/Kconfig
+++ b/nuttx/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---