[PATCH 05/15] arm64: Kconfig: Introduce CONFIG_ARCH_AMBARELLA
Arnd Bergmann
arnd at arndb.de
Mon Jan 23 00:32:52 PST 2023
On Mon, Jan 23, 2023, at 08:32, Li Chen wrote:
> +config ARCH_AMBARELLA
> + bool "Ambarella ARMv8 SoC Family"
> + select PINCTRL
> + select PINCTRL_AMB
> + select RATIONAL
> + help
> + This enables support for Ambarella ARMv8 SoC Family starting
> + from s6lm.
The patch is ok, but drop the "ARMv8" from the "bool" prompt,
we are removing this from all the other entries as well.
Arnd
More information about the linux-arm-kernel
mailing list