Re: [PATCH 04/11] ARM64: Prepare Actions Semi S900

From: Arnd Bergmann
Date: Thu Feb 16 2017 - 08:44:20 EST


On Wednesday, February 15, 2017 5:55:21 PM CET Andreas Färber wrote:
>
> +config ARCH_OWL
> + bool "Actions Semi S900 SoC Family"
> + help
> + This enables support for the Actions Semiconductor S900 SoC family.
> +
>

There seem to be a couple of other SoCs in the same family, so
maybe use a more generic name than S900 in the one-line
Kconfig description.

Arnd