summaryrefslogtreecommitdiff
path: root/apps/examples/touchscreen/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-04-02 16:36:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-04-02 16:36:19 +0000
commit93be53ea683d11cc454d8f3aa6c11f9c842e2ac2 (patch)
tree17b216d87d117659d67daa09747b6a7bb6322bc6 /apps/examples/touchscreen/Kconfig
parent87590afa9ca772243c261e6c1b8478565bd2771a (diff)
downloadnuttx-93be53ea683d11cc454d8f3aa6c11f9c842e2ac2.tar.gz
nuttx-93be53ea683d11cc454d8f3aa6c11f9c842e2ac2.tar.bz2
nuttx-93be53ea683d11cc454d8f3aa6c11f9c842e2ac2.zip
SSP driver fixes for the LPC178x; Fixes for Open1788 touchscreen driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5812 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/touchscreen/Kconfig')
-rw-r--r--apps/examples/touchscreen/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/touchscreen/Kconfig b/apps/examples/touchscreen/Kconfig
index 18ece4923..2f40b3d65 100644
--- a/apps/examples/touchscreen/Kconfig
+++ b/apps/examples/touchscreen/Kconfig
@@ -25,7 +25,7 @@ config EXAMPLES_TOUCHSCREEN_MINOR
default 0
---help---
The minor device number. Minor=N corresponds to touchscreen device
- /dev/input0. Note this value must with EXAMPLES_TOUCHSCREEN_DEVPATH.
+ /dev/inputN. Note this value must with EXAMPLES_TOUCHSCREEN_DEVPATH.
Default 0.
config EXAMPLES_TOUCHSCREEN_DEVPATH