aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index a35212b7346e..f81d9f6f19f6 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -99,6 +99,11 @@ config AUDIT_ARCH
99 bool 99 bool
100 default y 100 default y
101 101
102config GENERIC_BUG
103 bool
104 default y
105 depends on BUG
106
102config DEFAULT_UIMAGE 107config DEFAULT_UIMAGE
103 bool 108 bool
104 help 109 help