[PATCH] ARM: Add Versatile Express support
Albin Tonnerre
albin.tonnerre at gmail.com
Fri Mar 5 05:27:13 EST 2010
Hi Russell,
> +config ARCH_VEXPRESS
> + bool "ARM Ltd. Versatile Express family"
> + select ARCH_WANT_OPTIONAL_GPIOLIB
> + select ARM_AMBA
> + select ARM_TIMER_SP804
You need platform.h, as it's used in arch/arm/plat-versatile/timer-sp.c
Unless I'm mistaken, it's missing from this patchset.
Otherwise, Tested-By: Albin Tonnerre <albin.tonnerre at gmail.com>
More information about the linux-arm-kernel
mailing list