summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2018-01-16 08:29:49 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2018-01-16 23:47:11 +1100
commit9a3b849bfe5cba18492acf5add6ba544e43e024b (patch)
treeeab21a2010fabf1545ad347d512077059824ee95 /arch/powerpc/platforms
parent4145f358644b970fcff293c09fdcc7939e8527d2 (diff)
downloadop-kernel-dev-9a3b849bfe5cba18492acf5add6ba544e43e024b.zip
op-kernel-dev-9a3b849bfe5cba18492acf5add6ba544e43e024b.tar.gz
powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP
Since commit 0e6e01ff694ee ("CPM/QE: use genalloc to manage CPM/QE muram"), rheap is not used anymore. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms')
-rw-r--r--arch/powerpc/platforms/Kconfig.cputype1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype
index ae07470..c838581 100644
--- 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
OpenPOWER on IntegriCloud