blob: 047e1a4502603d8decd48fc08103614c8770c13a [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2024 Intel Corporation.
mainmenu "LLEXT functionality test"
source "Kconfig.zephyr"
config LLEXT_TEST_HELLO
tristate "llext hello test"
default y
help
This enables building the hello_world test case.