[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f8674032-ebcb-88be-2579-d65954c830b7@arm.com>
Date: Fri, 3 Dec 2021 17:12:06 +0000
From: Vladimir Murzin <vladimir.murzin@....com>
To: Giulio Benetti <giulio.benetti@...ettiengineering.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc: Russell King <linux@...linux.org.uk>,
Arnd Bergmann <arnd@...db.de>,
Linus Walleij <linus.walleij@...aro.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"Russell King (Oracle)" <rmk+kernel@...linux.org.uk>,
Ard Biesheuvel <ardb@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Anshuman Khandual <anshuman.khandual@....com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Mike Rapoport <rppt@...nel.org>,
Uwe Kleine-König <u.kleine-koenig@...gutronix.de>,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: Re: [PATCH] ARM: Kconfig: improve ARM_SINGLE_ARMV7M with ARMv8-M too
On 12/3/21 5:09 PM, Giulio Benetti wrote:
> ARM_SINGLE_ARMV7M implies ARMv7-M and ARMv8-M, so let's remove
> "Cortex-M0/M3/M4" mention and add "/v8-M" after ARMv7-M instead.
>
> Signed-off-by: Giulio Benetti <giulio.benetti@...ettiengineering.com>
> ---
> arch/arm/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index c2724d986fa0..4a36a80e57b7 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -329,7 +329,7 @@ config ARCH_MULTIPLATFORM
> select USE_OF
>
> config ARM_SINGLE_ARMV7M
> - bool "ARMv7-M based platforms (Cortex-M0/M3/M4)"
> + bool "ARMv7-M/v8-M based platforms"
> depends on !MMU
> select ARM_NVIC
> select AUTO_ZRELADDR
>
Reviewed-by: Vladimir Murzin <vladimir.murzin@....com>
Thanks
Vladimir
Powered by blists - more mailing lists