projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaaa244
)
ARM: omap2plus_defconfig: Enable ina2xx_adc as a loadable module
author
Tony Lindgren
<tony@atomide.com>
Sat, 14 Mar 2020 21:25:37 +0000
(14:25 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 17 Mar 2020 16:37:53 +0000
(09:37 -0700)
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>
arch/arm/configs/omap2plus_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/omap2plus_defconfig
b/arch/arm/configs/omap2plus_defconfig
index 40df5ec730f1589e2f110c6518dade02e0ecc2e7..3774360dfd3f4e62a68a7b3896ad7339bc8f72f9 100644
(file)
--- a/
arch/arm/configs/omap2plus_defconfig
+++ b/
arch/arm/configs/omap2plus_defconfig
@@
-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