The patch titled Add BCM947XX to Kconfig has been removed from the -mm tree. Its filename was rfc-add-bcm947xx-to-kconfig.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Add BCM947XX to Kconfig From: Aurelien Jarno <aurelien@xxxxxxxxxxx> Add a BCM947XX option to Kconfig. Cc: Michael Buesch <mb@xxxxxxxxx> Cc: Felix Fietkau <nbd@xxxxxxxxxxx> Cc: Florian Schirmer <jolt@xxxxxxxxxx> Signed-off-by: Aurelien Jarno <aurelien@xxxxxxxxxxx> Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/mips/Kconfig | 14 ++++++++++++++ 1 files changed, 14 insertions(+) diff -puN arch/mips/Kconfig~rfc-add-bcm947xx-to-kconfig arch/mips/Kconfig --- a/arch/mips/Kconfig~rfc-add-bcm947xx-to-kconfig +++ a/arch/mips/Kconfig @@ -45,6 +45,20 @@ config BASLER_EXCITE_PROTOTYPE note that a kernel built with this option selected will not be able to run on normal units. +config BCM947XX + bool "BCM947xx based boards" + select DMA_NONCOHERENT + select HW_HAS_PCI + select IRQ_CPU + select SYS_HAS_CPU_MIPS32_R1 + select SYS_SUPPORTS_32BIT_KERNEL + select SYS_SUPPORTS_LITTLE_ENDIAN + select SSB + select SSB_DRIVER_MIPS + select GENERIC_GPIO + help + Support for BCM947xx based boards + config MIPS_COBALT bool "Cobalt Server" select DMA_NONCOHERENT _ Patches currently in -mm which might be from aurelien@xxxxxxxxxxx are git-kvm.patch git-mips.patch mips-bcm947xx-support.patch mips-add-bcm947xx-to-makefile.patch mips-add-gpio-support-to-the-bcm947xx-platform.patch mips-gpio-led-driver-for-the-wgt634u-machine.patch mips-move-platform-independent-cfe-code-into-arch-mips-cfe.patch mips-add-cfe-support-to-bcm947xx-code.patch git-wireless.patch move-mm_struct-and-vm_area_struct-fix.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html