sensors: use the INA226 driver also for INA230 chips

This commit is contained in:
raiden00pl 2022-07-11 09:40:01 +02:00 committed by Alan Carvalho de Assis
parent c21c7ac8dc
commit 0570704cdc

View File

@ -499,11 +499,11 @@ config INA219_I2C_FREQUENCY
depends on SENSORS_INA219
config SENSORS_INA226
bool "INA226 current and voltage monitor"
bool "INA226/INA230 current and voltage monitor"
default n
select I2C
---help---
Enable driver support for the Texas Instruments INA226 power monitor.
Enable driver support for the Texas Instruments INA226/INA230 power monitor.
config INA226_I2C_FREQUENCY
int "INA226 I2C frequency"