netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: can: Enable xilinx driver for all ARCHs
@ 2015-03-09  8:48 Michal Simek
  2015-03-09  8:50 ` Marc Kleine-Budde
  0 siblings, 1 reply; 11+ messages in thread
From: Michal Simek @ 2015-03-09  8:48 UTC (permalink / raw)
  To: linux-kernel, monstr
  Cc: Wolfgang Grandegger, Marc Kleine-Budde, linux-can, netdev

Remove Kconfig dependency and enable driver for
all ARCHs.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
---

Test for all archs done by Kbuild test robot without any problem.
---
 drivers/net/can/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/can/Kconfig b/drivers/net/can/Kconfig
index 98d73aab52fe..f690c3fb3088 100644
--- a/drivers/net/can/Kconfig
+++ b/drivers/net/can/Kconfig
@@ -131,7 +131,6 @@ config CAN_RCAR
 
 config CAN_XILINXCAN
 	tristate "Xilinx CAN"
-	depends on ARCH_ZYNQ || MICROBLAZE || COMPILE_TEST
 	depends on COMMON_CLK && HAS_IOMEM
 	---help---
 	  Xilinx CAN driver. This driver supports both soft AXI CAN IP and
-- 
1.8.2.3


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-03-09 15:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09  8:48 [PATCH] net: can: Enable xilinx driver for all ARCHs Michal Simek
2015-03-09  8:50 ` Marc Kleine-Budde
2015-03-09  8:58   ` Michal Simek
2015-03-09  9:13     ` Marc Kleine-Budde
2015-03-09  9:52       ` Michal Simek
2015-03-09  9:56         ` Marc Kleine-Budde
2015-03-09 13:53           ` Jean Delvare
2015-03-09 13:55             ` Marc Kleine-Budde
2015-03-09 14:04               ` Michal Simek
2015-03-09 15:51                 ` Sören Brinkmann
2015-03-09 15:56                   ` Marc Kleine-Budde

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).