[PATCH 1/2] arm: mvebu: split Kconfig options for Armada 370 and XP

Sebastian Hesselbarth sebastian.hesselbarth at gmail.com
Tue Sep 11 13:35:55 EDT 2012


On 09/11/2012 05:37 PM, Thomas Petazzoni wrote:
> A followup patch actually makes use of this split to select the
> appropriate pinctrl drivers.
 >
> [...]
 >
> +config MACH_ARMADA_370
> +	bool "Marvell Armada 370 boads"

typo: boards

> +	select MACH_ARMADA_370_XP
>   	help
> +	  Say 'Y' here if you want your kernel to support boards based
> +	  on the Marvell Armada XP SoC with device tree.

typo: Armada 370

>
> -	  Say 'Y' here if you want your kernel to support boards based on
> -	  Marvell Armada 370 or Armada XP with device tree.
> +config MACH_ARMADA_XP
> +	bool "Marvell Armada XP boards"
> +	select MACH_ARMADA_370_XP
> +	help
> +	  Say 'Y' here if you want your kernel to support boards based
> +	  on the Marvell Armada XP SoC with device tree.
>
>   endmenu

Sebastian




More information about the linux-arm-kernel mailing list