aboutsummaryrefslogtreecommitdiffstats
path: root/arch/v850/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/v850/Kconfig')
-rw-r--r--arch/v850/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/v850/Kconfig b/arch/v850/Kconfig
index dbfab8fc9b49..50ccc7f57cd0 100644
--- a/arch/v850/Kconfig
+++ b/arch/v850/Kconfig
@@ -217,7 +217,7 @@ menu "Processor type and features"
217 # Some platforms pre-zero memory, in which case the kernel doesn't need to 217 # Some platforms pre-zero memory, in which case the kernel doesn't need to
218 config ZERO_BSS 218 config ZERO_BSS
219 bool 219 bool
220 depends !V850E2_SIM85E2C 220 depends on !V850E2_SIM85E2C
221 default y 221 default y
222 222
223 # The crappy-ass zone allocator requires that the start of allocatable 223 # The crappy-ass zone allocator requires that the start of allocatable