Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5cd964a744842869af6c48a21a9ad5a4c7b574b5
/
.
/
drivers
/
display
/
Kconfig.rm67162
blob: 9f8e013624285d0e7d9a4d5fa24fc4b9ca7947b3 [
file
] [
log
] [
blame
]
# Copyright 2023, NXP
# SPDX-License-Identifier: Apache-2.0
config RM67162
bool
"RM67162 display driver"
default
y
select
MIPI_DSI
depends on DT_HAS_RAYDIUM_RM67162_ENABLED
help
Enable
driver
for
RM67162 display driver
.