diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2012-02-22 09:10:12 -0500 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-02-26 19:33:58 -0500 |
commit | 3d066d77cf464ea1e47808f95243301fd2175a7f (patch) | |
tree | e090a9b91bab93e67bb9e0641515e6e370ac9982 /arch/powerpc/Kconfig.debug | |
parent | fe83364f0bf11fcb20cecbe944a95834632ffffb (diff) |
powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files
After this, we can remove the legacy iSeries code more easily.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/Kconfig.debug')
-rw-r--r-- | arch/powerpc/Kconfig.debug | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/powerpc/Kconfig.debug b/arch/powerpc/Kconfig.debug index 4ccb2a009f74..72d55dbc6119 100644 --- a/arch/powerpc/Kconfig.debug +++ b/arch/powerpc/Kconfig.debug | |||
@@ -196,13 +196,6 @@ config PPC_EARLY_DEBUG_MAPLE | |||
196 | help | 196 | help |
197 | Select this to enable early debugging for Maple. | 197 | Select this to enable early debugging for Maple. |
198 | 198 | ||
199 | config PPC_EARLY_DEBUG_ISERIES | ||
200 | bool "iSeries HV Console" | ||
201 | depends on PPC_ISERIES | ||
202 | help | ||
203 | Select this to enable early debugging for legacy iSeries. You need | ||
204 | to hit "Ctrl-x Ctrl-x" to see the messages on the console. | ||
205 | |||
206 | config PPC_EARLY_DEBUG_PAS_REALMODE | 199 | config PPC_EARLY_DEBUG_PAS_REALMODE |
207 | bool "PA Semi real mode" | 200 | bool "PA Semi real mode" |
208 | depends on PPC_PASEMI | 201 | depends on PPC_PASEMI |