Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bd07fb44fb81c8924567abf330acee4b4d028b85
/
.
/
arch
/
arm
/
mach-apple
/
Kconfig
blob: 66cab91b2a3870850e7d41e50c0e1ffb09d46d49 [
file
] [
log
] [
blame
]
if
ARCH_APPLE
config SYS_TEXT_BASE
default
0x00000000
config SYS_CONFIG_NAME
default
"apple"
config SYS_SOC
default
"m1"
config SYS_MALLOC_LEN
default
0x4000000
config SYS_MALLOC_F_LEN
default
0x4000
endif