From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] bus: brcmstb_gisb: Rework dependencies
Date: Sat, 16 Apr 2016 22:01:05 +0200 [thread overview]
Message-ID: <13932531.o87aikNi0r@wuerfel> (raw)
In-Reply-To: <1460571469-20201-1-git-send-email-f.fainelli@gmail.com>
On Wednesday 13 April 2016 11:17:48 Florian Fainelli wrote:
> --- a/drivers/bus/Kconfig
> +++ b/drivers/bus/Kconfig
> @@ -58,6 +58,8 @@ config ARM_CCN
> config BRCMSTB_GISB_ARB
> bool "Broadcom STB GISB bus arbiter"
> depends on ARM || MIPS
> + default ARCH_BRCMSTB
> + default BMIPS_GENERIC
>
I think having two 'default' statements is not clear to human
readers, how about changing it to
default ARCH_BRCMSTB || BMIPS_GENERIC
Arnd
prev parent reply other threads:[~2016-04-16 20:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 18:17 [PATCH] bus: brcmstb_gisb: Rework dependencies Florian Fainelli
2016-04-16 20:01 ` Arnd Bergmann [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=13932531.o87aikNi0r@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox