Re: [PATCH] reset: simple: remove ZTE details in Kconfig help

From: Philipp Zabel
Date: Mon Aug 23 2021 - 06:54:37 EST


Hi Peter,

On Sat, 2021-08-21 at 10:45 +0100, Peter Robinson wrote:
> The ZTE platform support in the simple reset driver has been
> removed but the comment in the help wasn't removed so clean
> this up too.
>
> Fixes: 89d4f98ae90d ("ARM: remove zte zx platform")
> Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx>
> ---
> drivers/reset/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
> index 328f70f633eb..ba50729a3371 100644
> --- a/drivers/reset/Kconfig
> +++ b/drivers/reset/Kconfig
> @@ -207,7 +207,6 @@ config RESET_SIMPLE
> - Realtek SoCs
> - RCC reset controller in STM32 MCUs
> - Allwinner SoCs
> - - ZTE's zx2967 family
> - SiFive FU740 SoCs
>
> config RESET_SOCFPGA

Thank you, applied to reset/next.

regards
Philipp