Skip to content

Commit

Permalink
fixup! ARM: sti: removal of stih415/stih416 related entries
Browse files Browse the repository at this point in the history
Signed-off-by: Alain Volmat <[email protected]>
  • Loading branch information
Alain Volmat authored and waby38b committed Jul 15, 2024
1 parent 37217a3 commit fa80ca4
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions arch/arm/mach-sti/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,31 +19,13 @@ menuconfig ARCH_STI
select PL310_ERRATA_769419 if CACHE_L2X0
select RESET_CONTROLLER
help
Include support for STMicroelectronics' STiH415/416, STiH407/10 and
Include support for STMicroelectronics' STiH407/10 and
STiH418 family SoCs using the Device Tree for discovery. More
information can be found in Documentation/arch/arm/sti/ and
Documentation/devicetree.

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
Expand Down

0 comments on commit fa80ca4

Please sign in to comment.