From: Christophe Leroy Date: Tue, 16 Jan 2018 07:29:49 +0000 (+0100) Subject: powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9a3b849bfe5cba18492acf5add6ba544e43e024b;p=linux.git 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 Signed-off-by: Michael Ellerman --- diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype index ae07470fde3c9..c838581f81f1b 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