zephyr/tests/drivers/input/gpio_kbd_matrix/Kconfig
Fabio Baltieri 978b0bb5ea tests: input: add a gpio-kbd-matrix test suite
Add an initial test suite for the gpio-kbd-matrix driver.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-12-21 10:12:17 +00:00

8 lines
138 B
Plaintext

# Copyright 2023 Google LLC
# SPDX-License-Identifier: Apache-2.0
config INPUT_KBD_DRIVE_COLUMN_HOOK
default y
source "Kconfig.zephyr"