kernel/arch/mips/sgi-ip27/Kconfig
.. .. @@ -38,10 +38,3 @@ 38 38 Say Y here to enable replicating the kernel text across multiple 39 39 nodes in a NUMA cluster. This trades memory for speed. 40 40 41 -config REPLICATE_EXHANDLERS42 - bool "Exception handler replication support"43 - depends on SGI_IP2744 - help45 - Say Y here to enable replicating the kernel exception handlers46 - across multiple nodes in a NUMA cluster. This trades memory for47 - speed.