Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e92323f0c4a6aa30992b9e0568d788f71f5211f2
/
.
/
tests
/
kernel
/
interrupt
/
Kconfig
blob: daa87b5c30f5f18316a7716501b12604712b1375 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2024 Meta Platforms
config TEST_MULTILEVEL_IRQ
bool
"Build the tests in multilevel_irq.c"
depends on MULTI_LEVEL_INTERRUPTS
source
"Kconfig.zephyr"