[PATCH] ARM: clean-up common multi-platform kconfig options
Arnd Bergmann
arnd at arndb.de
Thu Dec 5 15:25:57 EST 2013
On Thursday 05 December 2013, Rob Herring wrote:
> select ARM_AMBA
> select ARM_GIC if CPU_V7
> select HAVE_SMP if CPU_V7
> select MIGHT_HAVE_CACHE_L2X0 if ARCH_MULTI_V6_V7
> select ARCH_HAS_CPUFREQ
> select ARCH_HAS_OPP
Not sure about ARM_GIC and HAVE_SMP, as they won't typically be
set on Cortex-A8, Scorpion and PJ4. The other suggestions sound
good, and your patch looks fine as well.
Acked-by: Arnd Bergmann <arnd at arndb.de>
More information about the linux-arm-kernel
mailing list