1# Copyright 2024 Google LLC
2# SPDX-License-Identifier: Apache-2.0
3
4config INPUT_PAT912X
5 bool "PAT912X miniature optical navigation chip input driver"
6 default y
7 depends on DT_HAS_PIXART_PAT912X_ENABLED
8 select I2C
9 help
10 PAT912X miniature optical navigation chip input driver
11