forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
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.