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