projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4145f35
)
powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP
author
Christophe Leroy
<
[email protected]
>
Tue, 16 Jan 2018 07:29:49 +0000
(08:29 +0100)
committer
Michael Ellerman
<
[email protected]
>
Tue, 16 Jan 2018 12:47:11 +0000
(23:47 +1100)
Since commit
0e6e01ff694ee
("CPM/QE: use genalloc to manage CPM/QE
muram"), rheap is not used anymore.
Signed-off-by: Christophe Leroy <
[email protected]
>
Signed-off-by: Michael Ellerman <
[email protected]
>
arch/powerpc/platforms/Kconfig.cputype
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/Kconfig.cputype
b/arch/powerpc/platforms/Kconfig.cputype
index ae07470fde3c92bcf8d5c0b9da8e7abe8467e1cc..c838581f81f1bce53e056f27d25c3b92c00ad89f 100644
(file)
--- a/
arch/powerpc/platforms/Kconfig.cputype
+++ b/
arch/powerpc/platforms/Kconfig.cputype
@@
-33,7
+33,6
@@
config PPC_85xx
config PPC_8xx
bool "Freescale 8xx"
select FSL_SOC
- select PPC_LIB_RHEAP
select SYS_SUPPORTS_HUGETLBFS
config 40x