[armhf] Enable TEGRA_SOCTHERM

This commit is contained in:
Martin Michlmayr 2016-06-11 00:29:15 -07:00
parent 6902e92ec8
commit 8d2b25e989
3 changed files with 11 additions and 1 deletions

1
debian/changelog vendored
View File

@ -17,6 +17,7 @@ linux (4.7~rc2-1~exp1) UNRELEASED; urgency=medium
* [armhf, arm64] Enable PHY_TEGRA_XUSB and USB_XHCI_TEGRA.
* [arm64] Enable TEGRA210_ADMA.
* [arm64] Enable THERMAL.
* [armhf] Enable TEGRA_SOCTHERM.
-- Ben Hutchings <ben@decadent.org.uk> Tue, 07 Jun 2016 19:37:55 +0100

View File

@ -367,7 +367,11 @@ CONFIG_SPI_TEGRA20_SLINK=m
CONFIG_THERMAL=y
CONFIG_CPU_THERMAL=y
CONFIG_HISI_THERMAL=m
CONFIG_TEGRA_SOCTHERM=m
##
## file: drivers/thermal/tegra/Kconfig
##
CONFIG_TEGRA_SOCTHERM=y
##
## file: drivers/tty/serial/Kconfig

View File

@ -973,6 +973,11 @@ CONFIG_LIS3L02DQ=m
CONFIG_ROCKCHIP_THERMAL=m
CONFIG_ARMADA_THERMAL=y
##
## file: drivers/thermal/tegra/Kconfig
##
CONFIG_TEGRA_SOCTHERM=y
##
## file: drivers/thermal/ti-soc-thermal/Kconfig
##