From: fabio.estevam@freescale.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: imx_v6_v7_defconfig: Select VF610_ADC
Date: Tue, 3 Nov 2015 14:25:37 -0200 [thread overview]
Message-ID: <1446567937-15025-2-git-send-email-fabio.estevam@freescale.com> (raw)
In-Reply-To: <1446567937-15025-1-git-send-email-fabio.estevam@freescale.com>
The vf610 adc driver is present on Vybrid, MX6SX, MX6UL and MX7D.
Select it by default.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
arch/arm/configs/imx_v6_v7_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 4187f69..e528955 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -315,6 +315,8 @@ CONFIG_MXS_DMA=y
CONFIG_FSL_EDMA=y
CONFIG_STAGING=y
# CONFIG_IOMMU_SUPPORT is not set
+CONFIG_IIO=y
+CONFIG_VF610_ADC=y
CONFIG_PWM=y
CONFIG_PWM_IMX=y
CONFIG_EXT2_FS=y
--
1.9.1
next prev parent reply other threads:[~2015-11-03 16:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-03 16:25 [PATCH 1/2] ARM: dts: imx6sx: Pass the 'adck-max-frequency' property Fabio Estevam
2015-11-03 16:25 ` Fabio Estevam [this message]
2015-11-04 6:32 ` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Select VF610_ADC Duan Andy
2015-11-04 6:33 ` [PATCH 1/2] ARM: dts: imx6sx: Pass the 'adck-max-frequency' property Duan Andy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1446567937-15025-2-git-send-email-fabio.estevam@freescale.com \
--to=fabio.estevam@freescale.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).