[PATCH v2 2/3] ARM: zynq: Enable generic allocator

Arnd Bergmann arnd at arndb.de
Mon Oct 20 06:34:44 PDT 2014


On Monday 20 October 2014 15:25:32 Michal Simek wrote:
> Enable generic allocator by default because it is used by OCMC driver.
> 
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>


Why doesn't the driver select this then?

	Arnd

> 
> diff --git a/arch/arm/mach-zynq/Kconfig b/arch/arm/mach-zynq/Kconfig
> index aaa5162c1509..d447adefd397 100644
> --- a/arch/arm/mach-zynq/Kconfig
> +++ b/arch/arm/mach-zynq/Kconfig
> @@ -5,6 +5,7 @@ config ARCH_ZYNQ
>         select ARM_GIC
>         select ARM_GLOBAL_TIMER if !CPU_FREQ
>         select CADENCE_TTC_TIMER
> +       select GENERIC_ALLOCATOR
>         select HAVE_ARM_SCU if SMP
>         select HAVE_ARM_TWD if SMP
>         select ICST
> 




More information about the linux-arm-kernel mailing list