| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH 2/3] bcm63xx: select SSB since we are using ssb_arch_set_fallback_sprom |
| From: | Florian Fainelli <florian@openwrt.org> |
| Date: | Mon, 1 Jun 2009 20:23:35 +0200 |
| Cc: | linux-mips@linux-mips.org, Maxime Bizon <mbizon@freebox.fr> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=SX0fM4FPl5tEMx6lKsOhOmzPDHAJ6r1ZnG7RExRA1QM=; b=XFmtLHCPRqUIQbe9+IwMZz5RwEJqOQHARZQJtoh1cbxxVJaYyTFUMq0hoh3n2Z48m2 oFb1ug58Lt/WJ2HB8qPwdpy8+mWeITdK6yofwE0P0XfJd2b2SgIt9Pvpgmjp3e8VtvBJ EDeKLJUHBLdNfz9tHngcmsyZXO5r8xSuJqJIQ= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:message-id; b=VA4nnGxOl9Bnelh9KP89LGR3g9d9YMyuZ4uPnFrHmcndxaiSY0maQVX9LjBK88Pm1k 8y4b/+DMIyrHlg21alpw0CU0YnmtSQexdxqMJVPlq78iaGw8RYp44ZtBc+XBx5nTkU5A CfRxHZ3rPbOmcbh+aMh/Tm9yTe7uKwCeLyKx0= |
| In-reply-to: | <200906012017.48965.florian@openwrt.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200906012017.48965.florian@openwrt.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.9.9 |
Le Monday 01 June 2009 20:17:48 Florian Fainelli, vous avez écrit : > This patch makes BCM63XX select SSB since we unconditionnaly > use ssb_arch_set_fallback_sprom. Without this linking would > fail with an undefined reference. > > Signed-off-by: Florian Fainelli <florian@openwrt.org> > --- > diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig > index 05ee268..e1f0917 100644 > --- a/arch/mips/Kconfig > +++ b/arch/mips/Kconfig > @@ -72,6 +72,7 @@ config BCM63XX > select SYS_HAS_EARLY_PRINTK > select SWAP_IO_SPACE > select ARCH_REQUIRE_GPIOLIB > + select SSB > help > Support for BCM63XX based boards Ralf, Please find an updated version below. As Maxime pointed me out, this only applies to BCM963xx boards, not BCM63xx as a whole. Thanks ! -- Best regards, Florian Fainelli Email : florian@openwrt.org http://openwrt.org ------------------------------- |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2/3 v2] bcm63xx: select SSB since we are using ssb_arch_set_fallback_sprom, Florian Fainelli |
|---|---|
| Next by Date: | [PATCH 2/3] bcm63xx: select SSB since we are using ssb_arch_set_fallback_sprom, Florian Fainelli |
| Previous by Thread: | [PATCH 2/3] bcm63xx: select SSB since we are using ssb_arch_set_fallback_sprom, Florian Fainelli |
| Next by Thread: | Re: FW: Bigsur?, Mark Mason |
| Indexes: | [Date] [Thread] [Top] [All Lists] |