Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aaeb015ec478d4e1f99cdd274e3241bfb733b49f
/
.
/
drivers
/
display
/
Kconfig.hx8394
blob: 0c36e125e1c62b7940606fbde5216ca8bdea155b [
file
]
# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0
config HX8394
bool
"HX8394 display driver"
default
y
depends on MIPI_DSI
depends on DT_HAS_HIMAX_HX8394_ENABLED
help
Enable
driver
for
HX8394 display driver
.