diff options
Diffstat (limited to 'arch/powerpc/Kconfig.debug')
-rw-r--r-- | arch/powerpc/Kconfig.debug | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/powerpc/Kconfig.debug b/arch/powerpc/Kconfig.debug index d39d13327e6d..50f48f0c5630 100644 --- a/arch/powerpc/Kconfig.debug +++ b/arch/powerpc/Kconfig.debug | |||
@@ -132,8 +132,7 @@ config BOOTX_TEXT | |||
132 | 132 | ||
133 | config SERIAL_TEXT_DEBUG | 133 | config SERIAL_TEXT_DEBUG |
134 | bool "Support for early boot texts over serial port" | 134 | bool "Support for early boot texts over serial port" |
135 | depends on 4xx || LOPEC || MV64X60 || PPLUS || PRPMC800 || \ | 135 | depends on 4xx |
136 | PPC_GEN550 || PPC_MPC52xx | ||
137 | 136 | ||
138 | config PPC_EARLY_DEBUG | 137 | config PPC_EARLY_DEBUG |
139 | bool "Early debugging (dangerous)" | 138 | bool "Early debugging (dangerous)" |