mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
These are referenced by the "x module not available" message in modules/Kconfig, but were only defined in the module, were generating an undefined symbol warning when running CI compliance with no modules. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
# Copyright 2023 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config ZEPHYR_CHRE_MODULE
|
|
bool
|