powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 16 Jan 2018 07:29:49 +0000 (08:29 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
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 <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/Kconfig.cputype

index ae07470..c838581 100644 (file)
@@ -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