MMU is enabled via the arch specific MMU option and by the platform. i.e. X86_MMU or ARM_MMU selects MMU. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
128 B
Plaintext
6 lines
128 B
Plaintext
# Copyright 2021 Carlo Caione <ccaione@baylibre.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
CONFIG_IPC_SERVICE=y
|