Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
60c661dfc89dae93d153d6e2530577ce853cd89d
/
.
/
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
.