From 8d2b25e989c2632fbdfc31f84ca79c5dd89d1615 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Sat, 11 Jun 2016 00:29:15 -0700 Subject: [PATCH] [armhf] Enable TEGRA_SOCTHERM --- debian/changelog | 1 + debian/config/arm64/config | 6 +++++- debian/config/armhf/config | 5 +++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d6ccfd47a..8edba8de9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 07 Jun 2016 19:37:55 +0100 diff --git a/debian/config/arm64/config b/debian/config/arm64/config index 73f15097d..243a254d2 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -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 diff --git a/debian/config/armhf/config b/debian/config/armhf/config index 39d2da7ed..e49b9257d 100644 --- a/debian/config/armhf/config +++ b/debian/config/armhf/config @@ -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 ##