* [PATCH] ARM: configs: lpc18xx: enable adc and dac iio drivers
@ 2016-05-08 11:55 Joachim Eastwood
2016-07-08 3:42 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Joachim Eastwood @ 2016-05-08 11:55 UTC (permalink / raw)
To: linux-arm-kernel
Enable ADC and DAC IIO drivers for LPC18xx/43xx SoCs.
Signed-off-by: Joachim Eastwood <manabian@gmail.com>
---
Hi arm-soc team,
Only one simple defconfig update for lpc18xx this cycle. So please
apply this one directly. Thanks!
regards,
Joachim Eastwood
arch/arm/configs/lpc18xx_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/lpc18xx_defconfig b/arch/arm/configs/lpc18xx_defconfig
index 2ae00b0..2de1bf0 100644
--- a/arch/arm/configs/lpc18xx_defconfig
+++ b/arch/arm/configs/lpc18xx_defconfig
@@ -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
--
2.8.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-08 3:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-08 11:55 [PATCH] ARM: configs: lpc18xx: enable adc and dac iio drivers Joachim Eastwood
2016-07-08 3:42 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).