zephyr/soc/nxp/layerscape/ls1046a/Kconfig.defconfig

20 lines
196 B
Plaintext

#
# Copyright 2021,2024 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_LS1046A
config NUM_IRQS
int
default 240
config FLASH_SIZE
default 0
config FLASH_BASE_ADDRESS
default 0
endif