mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 23:15:16 +00:00
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
# Copyright (C) 2019 Intel Corporation. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
|
CONFIG_ARM_MPU=y
|
|
CONFIG_STACK_SENTINEL=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_LOG=y
|