Blob Blame History Raw
From 09f3824342f665d222fb7ac17c91f8334779630b Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson@gmail.com>
Date: Sat, 21 Aug 2021 10:45:28 +0100
Subject: [PATCH] reset: simple: remove ZTE details in Kconfig help
Git-commit: 09f3824342f665d222fb7ac17c91f8334779630b
Patch-mainline: v5.15-rc1
References: git-fixes

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@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210821094528.294579-1-pbrobinson@gmail.com
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Takashi Iwai <tiwai@suse.de>

---
 drivers/reset/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
index ed65ea66987b..1af8a7e4c601 100644
--- a/drivers/reset/Kconfig
+++ b/drivers/reset/Kconfig
@@ -214,7 +214,6 @@ config RESET_SIMPLE
 	   - Realtek SoCs
 	   - RCC reset controller in STM32 MCUs
 	   - Allwinner SoCs
-	   - ZTE's zx2967 family
 	   - SiFive FU740 SoCs
 
 config RESET_SOCFPGA
-- 
2.26.2