linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/3 v2] bcm63xx: select SSB since we are using ssb_arch_set_fallback_sprom
@ 2009-06-01 18:22 Florian Fainelli
  2009-06-02 10:01 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2009-06-01 18:22 UTC (permalink / raw)
  To: Ralf Baechle, linux-mips, Maxime Bizon

This patch makes the BCM963xx boards select SSB since we
unconditionnaly use ssb_arch_set_fallback_sprom. Without
this linking would fail with an undefined reference.

Changes from v1:
- this only applies to BCM963xx boards and not 63xx as a whole

Signed-off-by: Florian Fainelli <florian@openwrt.org>
---
diff --git a/arch/mips/bcm63xx/boards/Kconfig b/arch/mips/bcm63xx/boards/Kconfig
index da5eeaa..c6aed33 100644
--- a/arch/mips/bcm63xx/boards/Kconfig
+++ b/arch/mips/bcm63xx/boards/Kconfig
@@ -5,6 +5,7 @@ choice
 
 config BOARD_BCM963XX
        bool "Generic Broadcom 963xx boards"
+	select SSB
        help
 
 endchoice

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

* Re: [PATCH 2/3 v2] bcm63xx: select SSB since we are using ssb_arch_set_fallback_sprom
  2009-06-01 18:22 [PATCH 2/3 v2] bcm63xx: select SSB since we are using ssb_arch_set_fallback_sprom Florian Fainelli
@ 2009-06-02 10:01 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2009-06-02 10:01 UTC (permalink / raw)
  To: Florian Fainelli; +Cc: linux-mips, Maxime Bizon

On Mon, Jun 01, 2009 at 08:22:20PM +0200, Florian Fainelli wrote:

Folded into the existing series.

Thanks,

  Ralf

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

end of thread, other threads:[~2009-06-02 10:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-01 18:22 [PATCH 2/3 v2] bcm63xx: select SSB since we are using ssb_arch_set_fallback_sprom Florian Fainelli
2009-06-02 10:01 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).