summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/nxwm
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-08 15:07:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-08 15:07:53 +0000
commitb6f9680b714b4579dcbe0e4bc71c6fa4724bf899 (patch)
treec9f6aaf1d3d53d3900c3199488ea02c20e270173 /nuttx/configs/stm3240g-eval/nxwm
parent2b2219b2cc675ecda45beb8e6b25d7cc31bf35c4 (diff)
downloadpx4-nuttx-b6f9680b714b4579dcbe0e4bc71c6fa4724bf899.tar.gz
px4-nuttx-b6f9680b714b4579dcbe0e4bc71c6fa4724bf899.tar.bz2
px4-nuttx-b6f9680b714b4579dcbe0e4bc71c6fa4724bf899.zip
Integrate the STMPE11 driver into the STM3240G-EVAL board logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4714 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3240g-eval/nxwm')
-rw-r--r--nuttx/configs/stm3240g-eval/nxwm/defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/configs/stm3240g-eval/nxwm/defconfig b/nuttx/configs/stm3240g-eval/nxwm/defconfig
index 73686f67f..72fcaace0 100644
--- a/nuttx/configs/stm3240g-eval/nxwm/defconfig
+++ b/nuttx/configs/stm3240g-eval/nxwm/defconfig
@@ -527,6 +527,7 @@ CONFIG_DEBUG_ANALOG=n
CONFIG_DEBUG_PWM=n
CONFIG_DEBUG_CAN=n
CONFIG_DEBUG_I2C=n
+CONFIG_DEBUG_INPUT=n
CONFIG_HAVE_CXX=y
CONFIG_HAVE_CXXINITIALIZE=y
@@ -949,8 +950,8 @@ CONFIG_RTC_ALARM=n
#
# Input device configuration
#
-CONFIG_INPUT=y
-CONFIG_INPUT_TSC2007=y
+CONFIG_INPUT=n
+CONFIG_INPUT_TSC2007=n
#
# STMPE11 input device configuration