Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a3b849b authored by Christophe Leroy's avatar Christophe Leroy Committed by Michael Ellerman
Browse files

powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP



Since commit 0e6e01ff ("CPM/QE: use genalloc to manage CPM/QE
muram"), rheap is not used anymore.

Signed-off-by: default avatarChristophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 4145f358
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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