* [PATCH] ARM: add drivers for Colibri T30 to multi_v7_defconfig
@ 2014-05-14 21:31 stefan at agner.ch
2014-05-15 18:14 ` Stephen Warren
0 siblings, 1 reply; 3+ messages in thread
From: stefan at agner.ch @ 2014-05-14 21:31 UTC (permalink / raw)
To: linux-arm-kernel
From: Stefan Agner <stefan@agner.ch>
Toradex Colibri Evaluation Board uses the DS1307 RTC and the
MCP251x CAN controller. The NVIDIA Tegra 3 based Colibri T30
module can be used on this carrier board, hence enable those
drivers in tegra_defonfig and multi_v7_defconfig.
Furthermore the NVIDIA Tegra 3 based Apalis T30 module too
contains two MCP251x CAN controller.
Signed-off-by: Stefan Agner <stefan@agner.ch>
---
arch/arm/configs/multi_v7_defconfig | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index d4e8a47..20d9f11 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -96,6 +96,11 @@ CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_MIP6=m
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
+CONFIG_CAN=y
+CONFIG_CAN_RAW=y
+CONFIG_CAN_BCM=y
+CONFIG_CAN_DEV=y
+CONFIG_CAN_MCP251X=y
CONFIG_CFG80211=m
CONFIG_MAC80211=m
CONFIG_RFKILL=y
@@ -286,6 +291,7 @@ CONFIG_EDAC_HIGHBANK_MC=y
CONFIG_EDAC_HIGHBANK_L2=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_AS3722=y
+CONFIG_RTC_DRV_DS1307=y
CONFIG_RTC_DRV_MAX8907=y
CONFIG_RTC_DRV_PALMAS=y
CONFIG_RTC_DRV_TWL4030=y
--
1.9.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: add drivers for Colibri T30 to multi_v7_defconfig
2014-05-14 21:31 [PATCH] ARM: add drivers for Colibri T30 to multi_v7_defconfig stefan at agner.ch
@ 2014-05-15 18:14 ` Stephen Warren
2014-05-20 5:51 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Warren @ 2014-05-15 18:14 UTC (permalink / raw)
To: linux-arm-kernel
On 05/14/2014 03:31 PM, stefan at agner.ch wrote:
> From: Stefan Agner <stefan@agner.ch>
>
> Toradex Colibri Evaluation Board uses the DS1307 RTC and the
> MCP251x CAN controller. The NVIDIA Tegra 3 based Colibri T30
> module can be used on this carrier board, hence enable those
> drivers in tegra_defonfig and multi_v7_defconfig.
>
> Furthermore the NVIDIA Tegra 3 based Apalis T30 module too
> contains two MCP251x CAN controller.
Acked-by: Stephen Warren <swarren@nvidia.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: add drivers for Colibri T30 to multi_v7_defconfig
2014-05-15 18:14 ` Stephen Warren
@ 2014-05-20 5:51 ` Olof Johansson
0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2014-05-20 5:51 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, May 15, 2014 at 12:14:18PM -0600, Stephen Warren wrote:
> On 05/14/2014 03:31 PM, stefan at agner.ch wrote:
> > From: Stefan Agner <stefan@agner.ch>
> >
> > Toradex Colibri Evaluation Board uses the DS1307 RTC and the
> > MCP251x CAN controller. The NVIDIA Tegra 3 based Colibri T30
> > module can be used on this carrier board, hence enable those
> > drivers in tegra_defonfig and multi_v7_defconfig.
> >
> > Furthermore the NVIDIA Tegra 3 based Apalis T30 module too
> > contains two MCP251x CAN controller.
>
> Acked-by: Stephen Warren <swarren@nvidia.com>
Applied.
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-20 5:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-14 21:31 [PATCH] ARM: add drivers for Colibri T30 to multi_v7_defconfig stefan at agner.ch
2014-05-15 18:14 ` Stephen Warren
2014-05-20 5:51 ` 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).