Skip to content

Commit 8aa6361

Browse files
akemnadetmlind
authored andcommitted
ARM: omap2plus_defconfig: enable twl4030_madc as a loadable module
The ADC is used by twl4030_charger to read voltages. If a dtb contains the ADC but the module is not build, probing twl4030_charger will be endlessly deferred, so just enable CONFIG_TWL4030_MADC in the config. Signed-off-by: Andreas Kemnade <andreas@kemnade.info> Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 9123e3a commit 8aa6361

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/omap2plus_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ CONFIG_IIO_ST_ACCEL_3AXIS=m
510510
CONFIG_CPCAP_ADC=m
511511
CONFIG_INA2XX_ADC=m
512512
CONFIG_TI_AM335X_ADC=m
513+
CONFIG_TWL4030_MADC=m
513514
CONFIG_SENSORS_ISL29028=m
514515
CONFIG_BMP280=m
515516
CONFIG_PWM=y

0 commit comments

Comments
 (0)