zephyr/drivers/kscan/Kconfig.sdl

11 lines
269 B
Plaintext

# Copyright (c) 2020 Jabil Inc.
# SPDX-License-Identifier: Apache-2.0
config KSCAN_SDL
bool "SDL event filter for touch panel emulation"
default y
depends on DT_HAS_ZEPHYR_SDL_KSCAN_ENABLED
depends on HAS_SDL
help
Enable driver for the SDL mouse event filter.