From: Florian Fainelli <florian@openwrt.org>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org, Maxime Bizon <mbizon@freebox.fr>
Subject: Re: [PATCH 2/3] bcm63xx: select SSB since we are using ssb_arch_set_fallback_sprom
Date: Mon, 1 Jun 2009 20:23:35 +0200 [thread overview]
Message-ID: <200906012023.36068.florian@openwrt.org> (raw)
In-Reply-To: <200906012017.48965.florian@openwrt.org>
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 parent reply other threads:[~2009-06-01 18:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-01 18:17 [PATCH 2/3] bcm63xx: select SSB since we are using ssb_arch_set_fallback_sprom Florian Fainelli
2009-06-01 18:23 ` Florian Fainelli [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200906012023.36068.florian@openwrt.org \
--to=florian@openwrt.org \
--cc=linux-mips@linux-mips.org \
--cc=mbizon@freebox.fr \
--cc=ralf@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.