aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 380e4f016654..92e695412bd5 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -212,6 +212,10 @@ config ARM_PATCH_PHYS_VIRT
212 you need to shrink the kernel to the minimal size. 212 you need to shrink the kernel to the minimal size.
213 213
214 214
215config GENERIC_BUG
216 def_bool y
217 depends on BUG
218
215source "init/Kconfig" 219source "init/Kconfig"
216 220
217source "kernel/Kconfig.freezer" 221source "kernel/Kconfig.freezer"