Re: [PATCH 6/8] arm64: Add config for Pensando SoC platforms

2021-03-04 Thread Arnd Bergmann
On Thu, Mar 4, 2021 at 4:41 AM Brad Larson wrote: > > Add ARCH_PENSANDO configuration option for Pensando SoC > based platforms. > > Signed-off-by: Brad Larson The changelog and the platform help text could use a little more information about what that platform is and where to find more informat

[PATCH 6/8] arm64: Add config for Pensando SoC platforms

2021-03-03 Thread Brad Larson
Add ARCH_PENSANDO configuration option for Pensando SoC based platforms. Signed-off-by: Brad Larson --- arch/arm64/Kconfig.platforms | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index cdfd5fed457f..803e7cf1df55 100644 --- a/