linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / ppc / Kconfig.debug
index d2e1eea..61653cb 100644 (file)
@@ -62,11 +62,12 @@ config BOOTX_TEXT
 
 config SERIAL_TEXT_DEBUG
        bool "Support for early boot texts over serial port"
-       depends on 4xx || GT64260 || LOPEC || PPLUS || PRPMC800 || PPC_GEN550 || PPC_MPC52xx
+       depends on 4xx || LOPEC || MV64X60 || PPLUS || PRPMC800 || \
+               PPC_GEN550 || PPC_MPC52xx
 
 config PPC_OCP
        bool
-       depends on IBM_OCP || FSL_OCP || XILINX_OCP
+       depends on IBM_OCP || XILINX_OCP
        default y
 
 endmenu