Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
85a67d51e90fba0e442968680d08b258f5508b82
/
.
/
drivers
/
display
/
Kconfig.hx8394
blob: 0c36e125e1c62b7940606fbde5216ca8bdea155b [
file
] [
log
] [
blame
]
# 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
.