sensors: use the INA226 driver also for INA230 chips
This commit is contained in:
parent
c21c7ac8dc
commit
0570704cdc
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user