All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -mm 3/4] MIPS: Add BCM947XX to Kconfig
@ 2007-08-06 15:09 Aurelien Jarno
  2007-08-06 18:09 ` Michael Buesch
  0 siblings, 1 reply; 9+ messages in thread
From: Aurelien Jarno @ 2007-08-06 15:09 UTC (permalink / raw)
  To: Andrew Morton, linux-mips
  Cc: Michael Buesch, Waldemar Brodkorb, Felix Fietkau,
	Florian Schirmer

The patch below against 2.6.23-rc1-mm2 adds a BCM947XX option to 
Kconfig.

Cc: Michael Buesch <mb@bu3sch.de>
Cc: Waldemar Brodkorb <wbx@openwrt.org>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: Florian Schirmer <jolt@tuxbox.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -38,6 +38,22 @@
 	  Lemote Fulong mini-PC board based on the Chinese Loongson-2E CPU and
 	  an FPGA northbridge
 
+config BCM947XX
+	bool "Support for 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_SERIAL
+	select SSB_DRIVER_PCICORE
+	select SSB_PCICORE_HOSTMODE
+	select GENERIC_GPIO
+	help
+	 Support for BCM947xx based boards
+
 config MACH_ALCHEMY
 	bool "Alchemy processor based machines"
 
-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-08-06 20:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-06 15:09 [PATCH -mm 3/4] MIPS: Add BCM947XX to Kconfig Aurelien Jarno
2007-08-06 18:09 ` Michael Buesch
2007-08-06 18:13   ` Felix Fietkau
2007-08-06 18:24     ` Michael Buesch
2007-08-06 18:33       ` Aurelien Jarno
2007-08-06 20:16       ` [PATCH -mm 3/4] MIPS: Add BCM947XX to Kconfig (v2) Aurelien Jarno
2007-08-06 20:18         ` Michael Buesch
2007-08-06 20:32         ` Florian Schirmer
2007-08-06 19:49   ` [PATCH -mm 3/4] MIPS: Add BCM947XX to Kconfig Aurelien Jarno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.