Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
rtos_sdk
/
soc
/
riscv
/
refs/heads/odroidc5-v2023.01
/
.
/
a5
/
Kconfig
blob: c4db28178aa828bd80d71e1d612be6f16ad3995a [
file
] [
log
] [
blame
] [
edit
]
# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
# SPDX-License-Identifier: MIT
config SOC_A5
bool
"A5"
select
RISCV
select
STICK_MEM
select
AOCPU_ALIVE_DETECTION
select
AOCPU_BUSRESPERR_DETECTION
help
Enable
A5 SOC of RISCV
.