summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorJon Hunter2019-02-27 16:53:39 +0100
committerThierry Reding2019-04-03 18:41:07 +0200
commitbd9ae25314f275cea87a20db11756f32ed88dc15 (patch)
tree579ee138acfeccb681dc69933a0d78b7694851ff /arch/arm64/configs
parentarm64: defconfig: Enable Tegra HDA support (diff)
downloadkernel-qcow2-linux-bd9ae25314f275cea87a20db11756f32ed88dc15.tar.gz
kernel-qcow2-linux-bd9ae25314f275cea87a20db11756f32ed88dc15.tar.xz
kernel-qcow2-linux-bd9ae25314f275cea87a20db11756f32ed88dc15.zip
arm64: defconfig: Add PWM Fan support
The Tegra194 Jetson AGX Xavier board includes a PWM based fan. Enable PWM fan support in the ARM64 defconfig to support the fan on this board. Please note that the device-tree PWM fan node is already present for this board. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index fa12590c9bae..e578b12774f3 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -408,6 +408,7 @@ CONFIG_BATTERY_SBS=m
CONFIG_BATTERY_BQ27XXX=y
CONFIG_SENSORS_ARM_SCPI=y
CONFIG_SENSORS_LM90=m
+CONFIG_SENSORS_PWM_FAN=m
CONFIG_SENSORS_RASPBERRYPI_HWMON=m
CONFIG_SENSORS_INA2XX=m
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y