Title: [5865] trunk/arch/blackfin/Kconfig: the no-mpu code was the last user of MAX_MEM_SIZE and with that rewritten, we can punt it
Revision
5865
Author
vapier
Date
2008-12-15 12:14:00 -0600 (Mon, 15 Dec 2008)

Log Message

the no-mpu code was the last user of MAX_MEM_SIZE and with that rewritten, we can punt it

Modified Paths

Diff

Modified: trunk/arch/blackfin/Kconfig (5864 => 5865)


--- trunk/arch/blackfin/Kconfig	2008-12-15 04:34:10 UTC (rev 5864)
+++ trunk/arch/blackfin/Kconfig	2008-12-15 18:14:00 UTC (rev 5865)
@@ -524,14 +524,6 @@
 	default 0x0
 endmenu
 
-config MAX_MEM_SIZE
-	int "Max SDRAM Memory Size in MBytes"
-	depends on !MPU
-	default 512
-	help
-	  This is the max memory size that the kernel will create CPLB
-	  tables for.  Your system will not be able to handle any more.
-
 #
 # Max & Min Speeds for various Chips
 #
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to