aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/ppc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index c2087f645ad3..20dce4681259 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -1016,7 +1016,7 @@ config CMDLINE
1016 some command-line options at build time by entering them here. In 1016 some command-line options at build time by entering them here. In
1017 most cases you will need to specify the root device here. 1017 most cases you will need to specify the root device here.
1018 1018
1019if !44x || BROKEN 1019if BROKEN
1020source kernel/power/Kconfig 1020source kernel/power/Kconfig
1021endif 1021endif
1022 1022