Title: [6906] branches/2009R1/arch/blackfin/Kconfig: allow people to select bf51x-0.1
Revision
6906
Author
vapier
Date
2009-07-02 00:35:33 -0500 (Thu, 02 Jul 2009)

Log Message

allow people to select bf51x-0.1

Modified Paths


Diff

Modified: branches/2009R1/arch/blackfin/Kconfig (6905 => 6906)


--- branches/2009R1/arch/blackfin/Kconfig	2009-07-02 02:52:44 UTC (rev 6905)
+++ branches/2009R1/arch/blackfin/Kconfig	2009-07-02 05:35:33 UTC (rev 6906)
@@ -268,7 +268,7 @@
 
 config BF_REV_0_1
 	bool "0.1"
-	depends on (BF52x || (BF54x && !BF54xM))
+	depends on (BF51x || BF52x || (BF54x && !BF54xM))
 
 config BF_REV_0_2
 	bool "0.2"
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to