Skip to content

Commit 34b09b9

Browse files
Nicolin Chenthierryreding
authored andcommitted
arm64: defconfig: Add HWMON INA3221 support
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 <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent a188339 commit 34b09b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ CONFIG_SENSORS_LM90=m
404404
CONFIG_SENSORS_PWM_FAN=m
405405
CONFIG_SENSORS_RASPBERRYPI_HWMON=m
406406
CONFIG_SENSORS_INA2XX=m
407+
CONFIG_SENSORS_INA3221=m
407408
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
408409
CONFIG_CPU_THERMAL=y
409410
CONFIG_THERMAL_EMULATION=y

0 commit comments

Comments
 (0)