[PATCH 1/2] ARM: sti: remove configs SOC_STIH415 and SOC_STIH416

Patrice CHOTARD patrice.chotard at foss.st.com
Fri Mar 31 00:22:06 PDT 2023



On 3/30/23 13:23, Lukas Bulwahn wrote:
> 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 at 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

Reviewed-by: Patrice Chotard <patrice.chotard at foss.st.com>

Thanks
Patrice



More information about the linux-arm-kernel mailing list