From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/3] ARM: mxs_defconfig: Let AUART driver be built by default
Date: Fri, 15 Jun 2012 08:32:30 -0300 [thread overview]
Message-ID: <1339759950-5507-3-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1339759950-5507-1-git-send-email-festevam@gmail.com>
From: Fabio Estevam <fabio.estevam@freescale.com>
Let AUART driver be built by default.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Changes since v1:
- No changes
arch/arm/configs/mxs_defconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index 5406c23..66b76c1 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -77,6 +77,7 @@ CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
# CONFIG_DEVKMEM is not set
CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
+CONFIG_SERIAL_MXS_AUART=y
# CONFIG_HW_RANDOM is not set
CONFIG_I2C=y
# CONFIG_I2C_COMPAT is not set
--
1.7.1
next prev parent reply other threads:[~2012-06-15 11:32 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-15 11:32 [PATCH v2 1/3] ARM: dts: mx28evk: Add auart0 and auart3 support Fabio Estevam
2012-06-15 11:32 ` [PATCH v2 2/3] serial: mxs-auart: Allow device tree probing Fabio Estevam
2012-06-15 11:32 ` Fabio Estevam
2012-06-15 11:49 ` Marek Vasut
2012-06-15 11:49 ` Marek Vasut
2012-06-15 12:01 ` Fabio Estevam
2012-06-15 12:01 ` Fabio Estevam
2012-06-15 12:13 ` Fabio Estevam
2012-06-15 12:13 ` Fabio Estevam
2012-06-15 13:10 ` Shawn Guo
2012-06-15 13:10 ` Shawn Guo
2012-06-15 11:32 ` Fabio Estevam [this message]
2012-06-15 11:49 ` [PATCH v2 3/3] ARM: mxs_defconfig: Let AUART driver be built by default Marek Vasut
2012-06-15 12:33 ` Shawn Guo
2012-06-15 12:50 ` Subodh Nijsure
2012-06-15 12:53 ` Marek Vasut
2012-06-15 13:13 ` Shawn Guo
2012-06-15 11:47 ` [PATCH v2 1/3] ARM: dts: mx28evk: Add auart0 and auart3 support Marek Vasut
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=1339759950-5507-3-git-send-email-festevam@gmail.com \
--to=festevam@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.