Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fc809eb2faf3160842ec0db06a3ba2348ec7e3cf
/
.
/
board
/
nuvoton
/
arbel_evb
/
Kconfig
blob: 33c589f1fb3f7d4d2203a135da602de555122342 [
file
] [
log
] [
blame
]
if
TARGET_ARBEL_EVB
config SYS_BOARD
default
"arbel_evb"
config SYS_VENDOR
default
"nuvoton"
config SYS_CONFIG_NAME
default
"arbel"
config SYS_MEM_TOP_HIDE
hex
"Reserved TOP memory"
default
0x0
help
Reserve
memory
for
ECC
/
GFX
/
OPTEE
/
TIP
/
CP
.
endif