1# Copyright (c) 2023 Synopsys.
2#
3# SPDX-License-Identifier: Apache-2.0
4
5config SAMPLE_DO_OUTPUT
6	bool "Do print from the main thread which can be checked"
7
8source "Kconfig.zephyr"
9