Title: [6974] branches/2009R1/drivers/char/can4linux/Kconfig: add BF539 to CAN support too
Revision
6974
Author
bhsong
Date
2009-07-12 22:42:15 -0500 (Sun, 12 Jul 2009)

Log Message

add BF539 to CAN support too

Modified Paths


Diff

Modified: branches/2009R1/drivers/char/can4linux/Kconfig (6973 => 6974)


--- branches/2009R1/drivers/char/can4linux/Kconfig	2009-07-13 02:59:04 UTC (rev 6973)
+++ branches/2009R1/drivers/char/can4linux/Kconfig	2009-07-13 03:42:15 UTC (rev 6974)
@@ -77,7 +77,7 @@
 
 config CAN_BLACKFIN
 	tristate "Analog Devices BlackFin CAN Controller"
-	depends on CAN4LINUX && EMBEDDED && (BF534 || BF536 || BF537 || BF538 || BF54x)
+	depends on CAN4LINUX && EMBEDDED && (BF534 || BF536 || BF537 || BF538 || BF539 || BF54x)
 	---help---
 	  This is can4linux support for the integrated CAN controller
 	  found on Analog Devices BlackFin processors.
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to