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