Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d3888992bea5d5dd7e34809c05aa69cce632ca06
/
.
/
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