samples: input_dump: input_esp32_touch_sensor bugfix

.conf files added to enable INPUT_ESP32_TOUCH_SENSOR during sample build.
The absence of these files incorrectly prevented the input_dump sample
build from failing due to missing required hal files.

Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
This commit is contained in:
Marcio Ribeiro 2024-10-15 14:51:38 -03:00 committed by David Leach
commit 98e0e65069
4 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y

View file

@ -0,0 +1 @@
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y

View file

@ -0,0 +1 @@
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y

View file

@ -0,0 +1 @@
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y