mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: sti: remove configs SOC_STIH415 and SOC_STIH416
@ 2023-03-30 11:23 Lukas Bulwahn
  2023-03-30 11:23 ` [PATCH 2/2] reset: sti: simplify driver's config and build Lukas Bulwahn
  2023-03-31  7:22 ` [PATCH 1/2] ARM: sti: remove configs SOC_STIH415 and SOC_STIH416 Patrice CHOTARD
  0 siblings, 2 replies; 4+ messages in thread
From: Lukas Bulwahn @ 2023-03-30 11:23 UTC (permalink / raw)
  To: Patrice Chotard, Philipp Zabel, Russell King, linux-arm-kernel
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit b4bba92dfbe2 ("drm/sti: remove stih415-416 platform support")
removes the reference to configs SOC_STIH415 and SOC_STIH416 in the
config DRM_STI. Commit 64933513e461 ("reset: sti: Remove STiH415/6 reset
support") removes the two configs STIH41{5,6}_RESET.

With those changes, the two configs SOC_STIH415 and SOC_STIH416 has no
remaining effect. Remove them.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 arch/arm/mach-sti/Kconfig | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig
index b2d45cf10a3c..8c21dccb61b7 100644
--- a/arch/arm/mach-sti/Kconfig
+++ b/arch/arm/mach-sti/Kconfig
@@ -26,24 +26,6 @@ menuconfig ARCH_STI
 
 if ARCH_STI
 
-config SOC_STIH415
-	bool "STiH415 STMicroelectronics Consumer Electronics family"
-	default y
-	help
-	  This enables support for STMicroelectronics Digital Consumer
-	  Electronics family StiH415 parts, primarily targeted at set-top-box
-	  and other digital audio/video applications using Flattned Device
-	  Trees.
-
-config SOC_STIH416
-	bool "STiH416 STMicroelectronics Consumer Electronics family"
-	default y
-	help
-	  This enables support for STMicroelectronics Digital Consumer
-	  Electronics family StiH416 parts, primarily targeted at set-top-box
-	  and other digital audio/video applications using Flattened Device
-	  Trees.
-
 config SOC_STIH407
 	bool "STiH407 STMicroelectronics Consumer Electronics family"
 	default y
-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-31  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30 11:23 [PATCH 1/2] ARM: sti: remove configs SOC_STIH415 and SOC_STIH416 Lukas Bulwahn
2023-03-30 11:23 ` [PATCH 2/2] reset: sti: simplify driver's config and build Lukas Bulwahn
2023-03-31  7:22   ` Patrice CHOTARD
2023-03-31  7:22 ` [PATCH 1/2] ARM: sti: remove configs SOC_STIH415 and SOC_STIH416 Patrice CHOTARD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®