]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] ia64: force on appropriate generic options
authorJesse Barnes <jbarnes@sgi.com>
Wed, 15 Oct 2003 02:40:18 +0000 (19:40 -0700)
committerDavid Mosberger <davidm@tiger.hpl.hp.com>
Wed, 15 Oct 2003 02:40:18 +0000 (19:40 -0700)
Make sure that generic kernels actually build by forcing on the
necessary options.  With this patch I was able to build a generic kernel
out of the to-linus-2.5 tree.

arch/ia64/Kconfig

index b9e9cfb13a8e3d580ed074d2c4098e5a00b39738..2f76c036f01b85a8e96ce59bb95042f95d8620f1 100644 (file)
@@ -57,6 +57,10 @@ choice
 
 config IA64_GENERIC
        bool "generic"
+       select NUMA
+       select ACPI_NUMA
+       select VIRTUAL_MEM_MAP
+       select DISCONTIGMEM
        ---help---
          This selects the system type of your hardware.  A "generic" kernel
          will run on any supported IA-64 system.  However, if you configure