8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
|
# Copyright (c) 2024 Antmicro Ltd <www.antmicro.com>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config INPUT_TOUCH
|
||
|
bool
|
||
|
help
|
||
|
Enable library used for touchscreen drivers.
|