[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111124115805.d2b5cdc699b9d6ed300b9c09@canb.auug.org.au>
Date: Thu, 24 Nov 2011 11:58:05 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Arnd Bergmann <arnd@...db.de>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
"Jean-Christophe PLAGNIOL-VILLARD" <plagnioj@...osoft.com>,
David Miller <davem@...emloft.net>, <netdev@...r.kernel.org>,
Jamie Iles <jamie.iles@...hembedded.com>
Subject: linux-next: manual merge of the arm-soc tree with Linus' tree
Hi Arnd,
Today's linux-next merge of the arm-soc tree got a conflict in
drivers/net/ethernet/cadence/Kconfig between commit eccab1ec87d0
("net/cadence: enable by default NET_ATMEL") from Linus' tree and commit
f75ba50bdc2b ("macb: initial support for Cadence GEM") from the arm-soc
tree.
I fixed it up (see below) and can carry the fix as necessary.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
diff --cc drivers/net/ethernet/cadence/Kconfig
index b48378a,a2e1500..0000000
--- a/drivers/net/ethernet/cadence/Kconfig
+++ b/drivers/net/ethernet/cadence/Kconfig
@@@ -5,9 -5,8 +5,9 @@@
config HAVE_NET_MACB
bool
- config NET_ATMEL
- bool "Atmel devices"
+ config NET_CADENCE
+ bool "Cadence devices"
+ default y
depends on HAVE_NET_MACB || (ARM && ARCH_AT91RM9200)
---help---
If you have a network (Ethernet) card belonging to this class, say Y.
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists