Commit 76707cb3 authored by Florian Fainelli's avatar Florian Fainelli

ARM: bcm: NSP: Removed forced thermal selection

Both THERMAL and THERMAL_OF are user-selectable and we should not force
the selection of those Kconfig entries.

Link: https://lore.kernel.org/r/20220711222919.4048833-1-f.fainelli@gmail.comSigned-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent fa0ef5a0
...@@ -54,8 +54,6 @@ config ARCH_BCM_NSP ...@@ -54,8 +54,6 @@ config ARCH_BCM_NSP
select ARM_ERRATA_775420 select ARM_ERRATA_775420
select ARM_ERRATA_764369 if SMP select ARM_ERRATA_764369 if SMP
select ARM_TIMER_SP804 select ARM_TIMER_SP804
select THERMAL
select THERMAL_OF
help help
Support for Broadcom Northstar Plus SoC. Support for Broadcom Northstar Plus SoC.
Broadcom Northstar Plus family of SoCs are used for switching control Broadcom Northstar Plus family of SoCs are used for switching control
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment