Skip to content

Commit

Permalink
Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/li…
Browse files Browse the repository at this point in the history
…nux-2.6
  • Loading branch information
David S. Miller committed Jun 7, 2011
2 parents a6b7a40 + b9e379b commit cb2bad8
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 112 deletions.
5 changes: 3 additions & 2 deletions drivers/net/can/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,10 @@ config CAN_CALC_BITTIMING

config CAN_AT91
tristate "Atmel AT91 onchip CAN controller"
depends on CAN_DEV && ARCH_AT91SAM9263
depends on CAN_DEV && (ARCH_AT91SAM9263 || ARCH_AT91SAM9X5)
---help---
This is a driver for the SoC CAN controller in Atmel's AT91SAM9263.
This is a driver for the SoC CAN controller in Atmel's AT91SAM9263
and AT91SAM9X5 processors.

config CAN_TI_HECC
depends on CAN_DEV && ARCH_OMAP3
Expand Down
Loading

0 comments on commit cb2bad8

Please sign in to comment.