Add an initial test suite for the gpio-kbd-matrix driver. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_INPUT=y
|
|
CONFIG_INPUT_MODE_SYNCHRONOUS=y
|