15 lines
496 B
Plaintext
15 lines
496 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)
|