summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/nxwm/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3240g-eval/nxwm/defconfig')
-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