hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/mips/sgi-ip27/Kconfig
....@@ -38,10 +38,3 @@
3838 Say Y here to enable replicating the kernel text across multiple
3939 nodes in a NUMA cluster. This trades memory for speed.
4040
41
-config REPLICATE_EXHANDLERS
42
- bool "Exception handler replication support"
43
- depends on SGI_IP27
44
- help
45
- Say Y here to enable replicating the kernel exception handlers
46
- across multiple nodes in a NUMA cluster. This trades memory for
47
- speed.