Skip to content

Commit

Permalink
powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP
Browse files Browse the repository at this point in the history
Since commit 0e6e01f ("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>
  • Loading branch information
Christophe Leroy authored and Michael Ellerman committed Jan 16, 2018
1 parent 4145f35 commit 9a3b849
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/platforms/Kconfig.cputype
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9a3b849

Please sign in to comment.