Commit a1796f45 authored by Bjorn Helgaas's avatar Bjorn Helgaas Committed by David Mosberger

[PATCH] 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.
parent dd9ff44a
...@@ -584,6 +584,7 @@ config IA64_GRANULE_16MB ...@@ -584,6 +584,7 @@ config IA64_GRANULE_16MB
config IA64_GRANULE_64MB config IA64_GRANULE_64MB
bool "64MB" bool "64MB"
depends on !(IA64_GENERIC || IA64_HP_ZX1)
endchoice endchoice
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment