Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ac6d8342728c8a63f9fea965ce41610618aeed5a
/
.
/
soc
/
brcm
/
bcm2712
/
Kconfig.defconfig
blob: 88db7f97b6ad777830690fb5ec333f67a869b7d1 [
file
] [
log
] [
blame
]
# Copyright 2024 Junho Lee <junho@tsnlab.com>
# SPDX-License-Identifier: Apache-2.0
if
SOC_BCM2712
config NUM_IRQS
default
280
config SYS_CLOCK_HW_CYCLES_PER_SEC
default
54000000
endif