zephyr/tests/subsys/input/longpress/prj.conf
Fabio Baltieri 5efa5b2892 tests: drop input_ prefix from input tests
These are already in a "input" subdirectory, the prefix is redundant,
drop it.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-11-22 23:22:38 +00:00

6 lines
101 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
CONFIG_ZTEST=y
CONFIG_INPUT=y
CONFIG_INPUT_MODE_SYNCHRONOUS=y