Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9cc3676c75496c5fa0559eb11a8af4cc940bf9ab
/
.
/
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"