public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Force generic and hp kernels to use 16MB granules
@ 2003-12-18 20:29 Bjorn Helgaas
  0 siblings, 0 replies; only message in thread
From: Bjorn Helgaas @ 2003-12-18 20:29 UTC (permalink / raw)
  To: linux-ia64

ia64: Force generic and hp kernels to use 16MB granules.

This forces the granule size to 16MB for HP zx1 and generic
kernels.  HP sx1000 machines require this.

=== arch/ia64/Kconfig 1.48 vs edited ==--- 1.48/arch/ia64/Kconfig	Wed Oct 15 02:35:33 2003
+++ edited/arch/ia64/Kconfig	Thu Nov 20 14:57:19 2003
@@ -579,6 +579,7 @@
 
 config IA64_GRANULE_64MB
 	bool "64MB"
+	depends on !(IA64_GENERIC || IA64_HP_ZX1)
 
 endchoice
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-18 20:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-18 20:29 [PATCH] Force generic and hp kernels to use 16MB granules Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox