Add an initial test suite for the gpio-kbd-matrix driver. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
8 lines
138 B
Plaintext
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"
|