# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved. | |
# SPDX-License-Identifier: MIT | |
config SOC_S7D | |
bool "S7D" | |
select RISCV | |
select STICK_MEM | |
select AOCPU_ALIVE_DETECTION | |
select AOCPU_BUSRESPERR_DETECTION | |
select BL30_VERSION_SAVE | |
select STACK_PROTECTOR_STRONG | |
help | |
Enable S7D SOC of RISCV. |