blob: 95e84ae45533df5bd9a794a800c81bdc4c2d50db [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (c) 2023 Ambiq Micro Inc. <www.ambiq.com>
if SOC_SERIES_APOLLO3X
rsource "Kconfig.defconfig.apollo3*"
# Need to enlarge the IDLE stack size because the power
# management operations are executed in the idle task
config IDLE_STACK_SIZE
default 2048 if PM
endif # SOC_SERIES_APOLLO3X