projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51939fb
)
[MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 10 Nov 2005 16:32:14 +0000
(16:32 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 21 Feb 2006 16:58:23 +0000
(16:58 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sibyte/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/sibyte/Kconfig
b/arch/mips/sibyte/Kconfig
index de46f62ac46291c28af5d1d05fcc6ef5d3baa1a7..816aee7fcd25306009c409eec4d6a284c9b1676b 100644
(file)
--- a/
arch/mips/sibyte/Kconfig
+++ b/
arch/mips/sibyte/Kconfig
@@
-102,11
+102,11
@@
config SIMULATION
Build a kernel suitable for running under the GDB simulator.
Primarily adjusts the kernel's notion of time.
-config
CONFIG_
SB1_CEX_ALWAYS_FATAL
+config SB1_CEX_ALWAYS_FATAL
bool "All cache exceptions considered fatal (no recovery attempted)"
depends on SIBYTE_SB1xxx_SOC
-config
CONFIG_
SB1_CERR_STALL
+config SB1_CERR_STALL
bool "Stall (rather than panic) on fatal cache error"
depends on SIBYTE_SB1xxx_SOC