]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/powerpc/platforms/Kconfig
CPM/QE: use genalloc to manage CPM/QE muram
[mirror_ubuntu-artful-kernel.git] / arch / powerpc / platforms / Kconfig
index b7f9c408bf24fea333a3e80d1810be2463a90ace..57069eb8f093db8a27f313c08f0511c5dedd8c10 100644 (file)
@@ -275,7 +275,7 @@ config TAU_AVERAGE
 config QUICC_ENGINE
        bool "Freescale QUICC Engine (QE) Support"
        depends on FSL_SOC && PPC32
-       select PPC_LIB_RHEAP
+       select GENERIC_ALLOCATOR
        select CRC32
        help
          The QUICC Engine (QE) is a new generation of communications
@@ -295,7 +295,6 @@ config CPM2
        bool "Enable support for the CPM2 (Communications Processor Module)"
        depends on (FSL_SOC_BOOKE && PPC32) || 8260
        select CPM
-       select PPC_LIB_RHEAP
        select PPC_PCI_CHOICE
        select ARCH_REQUIRE_GPIOLIB
        help
@@ -325,6 +324,7 @@ config FSL_ULI1575
 
 config CPM
        bool
+       select GENERIC_ALLOCATOR
 
 config OF_RTC
        bool