1# Copyright (c) 2022, NXP 2# SPDX-License-Identifier: Apache-2.0 3 4config RELOCATE_TO_ITCM 5 bool "test with code relocate to itcm" 6 7source "Kconfig.zephyr" 8