Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH][MIPS] Enable SSB_DRIVER_EXTIF on BCM47XX platform
@ 2007-12-10 10:22 Aurelien Jarno
  2007-12-11 10:30 ` [PATCH][MIPS] Kconfig fixes for " Aurelien Jarno
  0 siblings, 1 reply; 3+ messages in thread
From: Aurelien Jarno @ 2007-12-10 10:22 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips

Hi,

arch/mips/bcm47xx/gpio.c uses ssb_extif_* functions. The patch below 
makes sure those functions are available on the BCM47XX platform.

Aurelien

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index c6fc405..e46b076 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -59,6 +59,7 @@ config BCM47XX
 	select SYS_SUPPORTS_LITTLE_ENDIAN
 	select SSB
 	select SSB_DRIVER_MIPS
+	select SSB_DRIVER_EXTIF
 	select GENERIC_GPIO
 	select SYS_HAS_EARLY_PRINTK
 	select CFE

-- 
  .''`.  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 related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-11  8:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-10 10:22 [PATCH][MIPS] Enable SSB_DRIVER_EXTIF on BCM47XX platform Aurelien Jarno
2007-12-11 10:30 ` [PATCH][MIPS] Kconfig fixes for " Aurelien Jarno
2008-01-11  8:28   ` Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox