blob: 72f828d4351179c05da74826b604917b6e659c37 [file] [log] [blame]
# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
if SOC_RENESAS_RZT2M
config SOC
default "renesas_rzt2m"
config NUM_IRQS
default 994
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 20000000
config FPU
default y
config FLASH_SIZE
default 0
config FLASH_BASE_ADDRESS
default 0
endif # SOC_RENESAS_RZT2M