diff options
Diffstat (limited to 'arch/mips/sibyte/Kconfig')
-rw-r--r-- | arch/mips/sibyte/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/sibyte/Kconfig b/arch/mips/sibyte/Kconfig index 366b19d33f77..989d1a90a8e3 100644 --- a/arch/mips/sibyte/Kconfig +++ b/arch/mips/sibyte/Kconfig | |||
@@ -128,13 +128,6 @@ config SIBYTE_ENABLE_LDT_IF_PCI | |||
128 | bool | 128 | bool |
129 | select SIBYTE_HAS_LDT if PCI | 129 | select SIBYTE_HAS_LDT if PCI |
130 | 130 | ||
131 | config SIMULATION | ||
132 | bool "Running under simulation" | ||
133 | depends on SIBYTE_SB1xxx_SOC | ||
134 | help | ||
135 | Build a kernel suitable for running under the GDB simulator. | ||
136 | Primarily adjusts the kernel's notion of time. | ||
137 | |||
138 | config SB1_CEX_ALWAYS_FATAL | 131 | config SB1_CEX_ALWAYS_FATAL |
139 | bool "All cache exceptions considered fatal (no recovery attempted)" | 132 | bool "All cache exceptions considered fatal (no recovery attempted)" |
140 | depends on SIBYTE_SB1xxx_SOC | 133 | depends on SIBYTE_SB1xxx_SOC |