]> err.no Git - linux-2.6/blobdiff - arch/ia64/Kconfig
[PATCH] ARM SMP: convert alignment enable
[linux-2.6] / arch / ia64 / Kconfig
index cad8346def1dc01a59e8a733b6bf9fd0df9cb609..3ad2c4af099cf67fa5bff6016347021913d76aee 100644 (file)
@@ -46,6 +46,10 @@ config GENERIC_IOMAP
        bool
        default y
 
+config SCHED_NO_NO_OMIT_FRAME_POINTER
+       bool
+       default y
+
 choice
        prompt "System type"
        default IA64_GENERIC
@@ -217,6 +221,16 @@ config IA64_SGI_SN_SIM
          If you are compiling a kernel that will run under SGI's IA-64
          simulator (Medusa) then say Y, otherwise say N.
 
+config IA64_SGI_SN_XP
+       tristate "Support communication between SGI SSIs"
+       depends on MSPEC
+       help
+         An SGI machine can be divided into multiple Single System
+         Images which act independently of each other and have
+         hardware based memory protection from the others.  Enabling
+         this feature will allow for direct communication between SSIs
+         based on a network adapter and DMA messaging.
+
 config FORCE_MAX_ZONEORDER
        int
        default "18"