zephyr/boards/shields/waveshare_epaper/Kconfig.shield
Johann Fischer 9f863a396d shields: add support for GDEH0154D67 display
Add support for GDEH0154D67 display.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2020-06-17 12:31:20 +02:00

18 lines
604 B
Plaintext

# Copyright (c) 2019 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
config SHIELD_WAVESHARE_EPAPER_GDEH029A1
def_bool $(shields_list_contains,waveshare_epaper_gdeh029a1)
config SHIELD_WAVESHARE_EPAPER_GDEH0213B1
def_bool $(shields_list_contains,waveshare_epaper_gdeh0213b1)
config SHIELD_WAVESHARE_EPAPER_GDEH0213B72
def_bool $(shields_list_contains,waveshare_epaper_gdeh0213b72)
config SHIELD_WAVESHARE_EPAPER_GDEW075T7
def_bool $(shields_list_contains,waveshare_epaper_gdew075t7)
config SHIELD_WAVESHARE_EPAPER_GDEH0154A07
def_bool $(shields_list_contains,waveshare_epaper_gdeh0154a07)