Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b36550b8a509eb30b5524b56d4cf3fcea4c87dd2
/
.
/
soc
/
brcm
/
bcm2711
/
Kconfig.defconfig
blob: 21776e5ef160d5ce32d3c8b1f93cb85d1b25e6c5 [
file
] [
log
] [
blame
]
# Copyright 2023 honglin leng <a909204013@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if
SOC_BCM2711
config NUM_IRQS
int
default
260
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default
54000000
endif