Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
853bca10312d2f3cd3539ac4a813a3bafc648f2e
/
.
/
drivers
/
display
/
Kconfig.rm68200
blob: ebb40d905d111338fbbeacf6249798c32a7ee4c6 [
file
] [
log
] [
blame
]
# Copyright 2022, NXP
# SPDX-License-Identifier: Apache-2.0
config RM68200
bool
"RM68200 display driver"
default
y
depends on MIPI_DSI
depends on DT_HAS_RAYDIUM_RM68200_ENABLED
help
Enable
driver
for
RM68200 display driver
.