Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
df93e2041445e203463ac465b4c7d508e3a3c93c
/
.
/
tests
/
kernel
/
interrupt
/
Kconfig
blob: daa87b5c30f5f18316a7716501b12604712b1375 [
file
]
# 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"