projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c78993
)
ARM: configs: lpc18xx: enable adc and dac iio drivers
author
Joachim Eastwood
<manabian@gmail.com>
Sun, 8 May 2016 11:55:39 +0000
(13:55 +0200)
committer
Olof Johansson
<olof@lixom.net>
Fri, 8 Jul 2016 03:42:29 +0000
(20:42 -0700)
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>
arch/arm/configs/lpc18xx_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/lpc18xx_defconfig
b/arch/arm/configs/lpc18xx_defconfig
index 2ae00b09cfc2b9d34728d5f9c4e2d3db0155a06a..2de1bf0e497ee262fdf4a80b8e4897c326e037e9 100644
(file)
--- 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