projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
malloc_f: enable SYS_MALLOC_F by default if DM is on
[u-boot.git]
/
arch
/
arm
/
mach-tegra
/
Kconfig
diff --git
a/arch/arm/mach-tegra/Kconfig
b/arch/arm/mach-tegra/Kconfig
index fccfd79648ac19139c2f6c46db50b5fbdd0b50ff..fce1c1dc8785af397376cd2005f986fdb2bfff37 100644
(file)
--- a/
arch/arm/mach-tegra/Kconfig
+++ b/
arch/arm/mach-tegra/Kconfig
@@
-17,9
+17,6
@@
config TEGRA124
endchoice
-config SYS_MALLOC_F
- default y
-
config SYS_MALLOC_F_LEN
default 0x1800
This page took
0.023599 seconds
and
4
git commands to generate.