Title: [8724] trunk/arch/blackfin/Kconfig: bfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options
Revision
8724
Author
vapier
Date
2010-05-20 00:26:54 -0400 (Thu, 20 May 2010)

Log Message

bfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options

Modified Paths


Diff

Modified: trunk/arch/blackfin/Kconfig (8723 => 8724)


--- trunk/arch/blackfin/Kconfig	2010-05-19 10:40:23 UTC (rev 8723)
+++ trunk/arch/blackfin/Kconfig	2010-05-20 04:26:54 UTC (rev 8724)
@@ -348,7 +348,7 @@
 
 config MEM_MT48LC32M8A2_75
 	bool
-	depends on (BFIN537_STAMP || PNAV10 || BFIN538_EZKIT)
+	depends on (BFIN518F_EZBRD || BFIN537_STAMP || PNAV10 || BFIN538_EZKIT)
 	default y
 
 config MEM_MT48LC8M32B2B5_7
@@ -361,11 +361,6 @@
 	depends on (BFIN527_EZKIT || BFIN527_EZKIT_V2 || BFIN532_IP0X || BLACKSTAMP)
 	default y
 
-config MEM_MT48LC32M8A2_75
-	bool
-	depends on (BFIN518F_EZBRD)
-	default y
-
 config MEM_MT48H32M16LFCJ_75
 	bool
 	depends on (BFIN526_EZBRD)
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to