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