Hi Ralf, This patch has added "depends on BROKEN" to broken boards support. These boards cannot build now. Yoichi Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx> diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/Kconfig mips/arch/mips/Kconfig --- mips-orig/arch/mips/Kconfig 2006-10-05 22:29:18.893785250 +0900 +++ mips/arch/mips/Kconfig 2006-10-05 22:30:34.042481750 +0900 @@ -121,6 +121,7 @@ config MIPS_MIRAGE config BASLER_EXCITE bool "Basler eXcite smart camera support" + depends on BROKEN select DMA_COHERENT select HW_HAS_PCI select IRQ_CPU @@ -188,7 +189,7 @@ config MACH_DECSTATION config MIPS_EV64120 bool "Galileo EV64120 Evaluation board (EXPERIMENTAL)" - depends on EXPERIMENTAL + depends on BROKEN select DMA_NONCOHERENT select HW_HAS_PCI select MIPS_GT64120 @@ -343,6 +344,7 @@ config MIPS_SIM config MOMENCO_JAGUAR_ATX bool "Momentum Jaguar board" + depends on BROKEN select BOOT_ELF32 select DMA_NONCOHERENT select HW_HAS_PCI @@ -363,6 +365,7 @@ config MOMENCO_JAGUAR_ATX config MOMENCO_OCELOT bool "Momentum Ocelot board" + depends on BROKEN select DMA_NONCOHERENT select HW_HAS_PCI select IRQ_CPU @@ -380,6 +383,7 @@ config MOMENCO_OCELOT config MOMENCO_OCELOT_3 bool "Momentum Ocelot-3 board" + depends on BROKEN select BOOT_ELF32 select DMA_NONCOHERENT select HW_HAS_PCI @@ -399,6 +403,7 @@ config MOMENCO_OCELOT_3 config MOMENCO_OCELOT_C bool "Momentum Ocelot-C board" + depends on BROKEN select DMA_NONCOHERENT select HW_HAS_PCI select IRQ_CPU @@ -416,6 +421,7 @@ config MOMENCO_OCELOT_C config MOMENCO_OCELOT_G bool "Momentum Ocelot-G board" + depends on BROKEN select DMA_NONCOHERENT select HW_HAS_PCI select IRQ_CPU @@ -511,6 +517,7 @@ config QEMU config MARKEINS bool "Support for NEC EMMA2RH Mark-eins" + depends on BROKEN select DMA_NONCOHERENT select HW_HAS_PCI select IRQ_CPU @@ -717,6 +724,7 @@ config SNI_RM200_PCI config TOSHIBA_JMR3927 bool "Toshiba JMR-TX3927 board" + depends on BROKEN select DMA_NONCOHERENT select HW_HAS_PCI select MIPS_TX3927 @@ -728,6 +736,7 @@ config TOSHIBA_JMR3927 config TOSHIBA_RBTX4927 bool "Toshiba TBTX49[23]7 board" + depends on BROKEN select DMA_NONCOHERENT select HAS_TXX9_SERIAL select HW_HAS_PCI @@ -745,6 +754,7 @@ config TOSHIBA_RBTX4927 config TOSHIBA_RBTX4938 bool "Toshiba RBTX4938 board" + depends on BROKEN select HAVE_STD_PC_SERIAL_PORT select DMA_NONCOHERENT select GENERIC_ISA_DMA