Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1528803
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XX |
| Date | 2016-11-23 23:30 +0100 |
| Message-ID | <sGOdb-2lV-3@gated-at.bofh.it> (permalink) |
| References | <sGnmG-1SY-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/22, Florian Fainelli wrote:
> With commit f4e871509959 ("clk: iproc: Make clocks visible options"),
> COMMON_CLK_IPROC gained a dependency on ARCH_BCM_IPROC, yet CLK_BCM_63XX
> also selects that option, this causes the following Kconfig warning:
>
> warning: (CLK_BCM_63XX) selects COMMON_CLK_IPROC which has unmet direct
> dependencies ((ARCH_BCM_IPROC || COMPILE_TEST) && COMMON_CLK)
>
> Fix this by adding proper depends/default for COMMON_CLK_IPROC
>
> Fixes: f4e871509959 ("clk: iproc: Make clocks visible options")
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
Applied to fixes with the default part dropped
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XX Florian Fainelli <f.fainelli@gmail.com> - 2016-11-22 18:50 +0100
Re: [PATCH] clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XX Ray Jui <ray.jui@broadcom.com> - 2016-11-22 18:50 +0100
Re: [PATCH] clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XX Stephen Boyd <sboyd@codeaurora.org> - 2016-11-23 21:20 +0100
Re: [PATCH] clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XX Florian Fainelli <f.fainelli@gmail.com> - 2016-11-23 21:30 +0100
Re: [PATCH] clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XX Stephen Boyd <sboyd@codeaurora.org> - 2016-11-23 23:30 +0100
Re: [PATCH] clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XX Stephen Boyd <sboyd@codeaurora.org> - 2016-11-23 23:30 +0100
csiph-web