Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
beb5f45a7693eb72e1f51db2de2e4d409ab5e002
/
.
/
drivers
/
interrupt_controller
/
Kconfig.wch_pfic
blob: 79411b2f0a6d666f429af80c8031ba6b8af08e3c [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Michael Hope
# SPDX-License-Identifier: Apache-2.0
config WCH_PFIC
bool
"WCH Programmable Fast Interrupt Controller (PFIC)"
default
y
depends on DT_HAS_WCH_PFIC_ENABLED
help
Interrupt
controller
for
WCH PFIC
.