[PATCH 1/2 v2] AT91: taskit PortuxG20 and Stamp9G20 board support
Andrew Victor
avictor.za at gmail.com
Tue Apr 13 04:25:14 EDT 2010
hi Christian,
> Both boards share the same board file, as the PortuxG20 is basically an
> SBC based on the Stamp9G20.
> +config MACH_PORTUXG20
> + bool "taskit PortuxG20"
> + depends on ARCH_AT91SAM9G20
> + help
> + Select this if you are using taskit's PortuxG20.
> + <http://www.taskit.de/en/>
> +
> +config MACH_STAMP9G20
> + bool "taskit Stamp9G20 CPU module"
> + depends on ARCH_AT91SAM9G20
> + help
> + Select this if you are using taskit's Stamp9G20 CPU module on its
> + evaluation board.
> + <http://www.taskit.de/en/>
Please remove the "depends on ARCH_AT91SAM9G20" lines.
These configuration options are in an "if ARCH_AT91SAM9G20" section,
so the "depends on" are no longer needed.
Otherwise, the patches looks fine.
Acked-by: Andrew Victor <linux at maxim.org.za>
Please submit the patches to Russell King's patch-tracking system.
Thanks.
Regards,
Andrew Victor
More information about the linux-arm-kernel
mailing list