zephyr/boards/shields/rk055hdmipi4m/Kconfig.shield
Daniel DeGrasse 618a71c197 boards: shields: add rk055hdmipi4m shield definition
Add rk055hdmipi4m shield definition. This shield contains a 1080x720
display driven by an RM68200 IC, with a GT911 touch controller. The
display is supported by a 40 pin FFC connector present on NXP's RT1170
and RT595 EVKs.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-07-11 09:53:38 -05:00

6 lines
137 B
Plaintext

# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0
config SHIELD_RK055HDMIPI4M
def_bool $(shields_list_contains,rk055hdmipi4m)