10 lines
188 B
Text
10 lines
188 B
Text
# Copyright (c) 2025 eden ariel and ember ana
|
|
#
|
|
# SPDX-License-Identifier: EUPL-1.2
|
|
|
|
if DISPLAY
|
|
|
|
source "$(ZEPHYR_COQUETTE_MODULE_DIR)/drivers/display/Kconfig.ls0xxvcom"
|
|
|
|
endif # DISPLAY
|
|
|