linux (RPi): config options for 5.4.42-a180c1c

Switch to upstream thermal driver for RPi 4

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2020-05-31 23:18:35 +02:00
parent d9561ee58a
commit da7bd436d6
3 changed files with 2 additions and 3 deletions

View File

@ -2410,7 +2410,6 @@ CONFIG_THERMAL_GOV_STEP_WISE=y
# Broadcom thermal drivers
#
CONFIG_BCM2835_THERMAL=y
# CONFIG_BRCMSTB_THERMAL is not set
# end of Broadcom thermal drivers
CONFIG_WATCHDOG=y

View File

@ -2538,8 +2538,8 @@ CONFIG_THERMAL_GOV_STEP_WISE=y
#
# Broadcom thermal drivers
#
# CONFIG_BCM2711_THERMAL is not set
CONFIG_BCM2835_THERMAL=y
# CONFIG_BRCMSTB_THERMAL is not set
# end of Broadcom thermal drivers
CONFIG_WATCHDOG=y

View File

@ -2964,8 +2964,8 @@ CONFIG_THERMAL_GOV_STEP_WISE=y
#
# Broadcom thermal drivers
#
CONFIG_BCM2711_THERMAL=y
CONFIG_BCM2835_THERMAL=y
CONFIG_BRCMSTB_THERMAL=y
# end of Broadcom thermal drivers
CONFIG_WATCHDOG=y