# Copyright (c) 2025 Realtek Corporation. | |
# SPDX-License-Identifier: Apache-2.0 | |
config INPUT_REALTEK_RTS5912_KBD | |
bool "Realtek RTS5912 keyboard scanning driver" | |
default y | |
depends on DT_HAS_REALTEK_RTS5912_KBD_ENABLED | |
select INPUT_KBD_MATRIX | |
help | |
This option enables the Realtek keyboard scan driver. |