]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: defconfig: Add HWMON INA3221 support
authorNicolin Chen <nicoleotsuka@gmail.com>
Wed, 24 Apr 2019 18:10:10 +0000 (11:10 -0700)
committerThierry Reding <treding@nvidia.com>
Fri, 14 Jun 2019 15:59:38 +0000 (17:59 +0200)
Tegra186 board under arm64 is using this device, according to
its dts file. So this patch enables its driver with a "=m" as
the other HWMON drivers.

Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/configs/defconfig

index 4d583514258ce57b1edcde391aba9ce0d4211b3e..93ebc3d85f5eb8c3f7be249172e13f6c89b4d64d 100644 (file)
@@ -404,6 +404,7 @@ CONFIG_SENSORS_LM90=m
 CONFIG_SENSORS_PWM_FAN=m
 CONFIG_SENSORS_RASPBERRYPI_HWMON=m
 CONFIG_SENSORS_INA2XX=m
+CONFIG_SENSORS_INA3221=m
 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y