[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3551714.krTvviG9Ue@wuerfel>
Date: Mon, 20 Oct 2014 15:34:44 +0200
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: Michal Simek <michal.simek@...inx.com>,
Josh Cartwright <josh.cartwright@...com>, monstr@...str.eu,
Russell King <linux@....linux.org.uk>,
Peter Crosthwaite <peter.crosthwaite@...inx.com>,
linux-kernel@...r.kernel.org,
Steffen Trumtrar <s.trumtrar@...gutronix.de>
Subject: Re: [PATCH v2 2/3] ARM: zynq: Enable generic allocator
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@...inx.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
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists