ARM: omap2plus_defconfig: Enable ina2xx_adc as a loadable module

Some devices have ina2xx_adc on i2c for measuring power consumption
and can nowadays just read the output via IIO.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren 2020-03-14 14:25:37 -07:00
parent eaaa2440b1
commit e15b815ed2
1 changed files with 1 additions and 0 deletions

View File

@ -506,6 +506,7 @@ CONFIG_IIO_SW_DEVICE=m
CONFIG_IIO_SW_TRIGGER=m
CONFIG_IIO_ST_ACCEL_3AXIS=m
CONFIG_CPCAP_ADC=m
CONFIG_INA2XX_ADC=m
CONFIG_TI_AM335X_ADC=m
CONFIG_SENSORS_ISL29028=m
CONFIG_BMP280=m