1# Copyright 2024 Nordic Semiconductor ASA
2#
3# SPDX-License-Identifier: Apache-2.0
4
5source "share/sysbuild/Kconfig"
6
7config APP_CPUPPR_RUN
8	bool "Use PPR"
9
10config APP_CPUFLPR_RUN
11	bool "Use FLPR"
12