# Copyright (c) 2024 Texas Instruments Incorporated
#	Andrew Davis <afd@ti.com>
#
# SPDX-License-Identifier: Apache-2.0

# Zephyr Kernel Configuration
CONFIG_XIP=n

# Enable OpenAMP resource table needed for remoteproc booting
CONFIG_OPENAMP_RSC_TABLE=y
