Title: [6973] branches/2009R1/drivers/char/can4linux/Kconfig: fix bug[#5336], add BF538 to CAN support
Revision
6973
Author
bhsong
Date
2009-07-12 21:59:04 -0500 (Sun, 12 Jul 2009)

Log Message

fix bug[#5336], add BF538 to CAN support

Modified Paths

Diff

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


--- branches/2009R1/drivers/char/can4linux/Kconfig	2009-07-10 18:48:58 UTC (rev 6972)
+++ branches/2009R1/drivers/char/can4linux/Kconfig	2009-07-13 02:59:04 UTC (rev 6973)
@@ -77,7 +77,7 @@
 
 config CAN_BLACKFIN
 	tristate "Analog Devices BlackFin CAN Controller"
-	depends on CAN4LINUX && EMBEDDED && (BF534 || BF536 || BF537 || BF54x)
+	depends on CAN4LINUX && EMBEDDED && (BF534 || BF536 || BF537 || BF538 || 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