Skip to content

Commit

Permalink
ARM: configs: lpc18xx: enable adc and dac iio drivers
Browse files Browse the repository at this point in the history
Enable ADC and DAC IIO drivers for LPC18xx/43xx SoCs.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
manabian authored and olofj committed Jul 8, 2016
1 parent 0c78993 commit 29d7a6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/configs/lpc18xx_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@ CONFIG_PWM=y
CONFIG_PWM_LPC18XX_SCT=y
CONFIG_IIO=y
CONFIG_MMA7455_I2C=y
CONFIG_LPC18XX_ADC=y
CONFIG_LPC18XX_DAC=y
CONFIG_IIO_SYSFS_TRIGGER=y
CONFIG_PHY_LPC18XX_USB_OTG=y
CONFIG_NVMEM=y
Expand Down

0 comments on commit 29d7a6a

Please sign in to comment.