blob: 86e02eb67d5a24979a090621017e53eab6d471e5 [file] [log] [blame]
#
# Copyright 2021 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_LS1046A
config SOC
default "ls1046a"
config NUM_IRQS
int
default 240
config FLASH_SIZE
default 0
config FLASH_BASE_ADDRESS
default 0
endif