Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1578646

Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency

From Florian Fainelli <f.fainelli@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency
Date 2017-02-10 19:00 +0100
Message-ID <t9nEd-6Co-11@gated-at.bofh.it> (permalink)
References <t8YFR-7Mt-27@gated-at.bofh.it> <t91No-1cl-27@gated-at.bofh.it> <t9iEy-3nS-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 02/10/2017 12:20 AM, Arnd Bergmann wrote:
> On Thu, Feb 9, 2017 at 7:22 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
>> On 02/09/2017 07:08 AM, Arnd Bergmann wrote:
>> I disabled CONFIG_NETDEVICES to force CONFIG_PHY not to be set here, and
>> I was not able to reproduce this, what am I missing?
> 
> In the ARMv5 allmodconfig build, this fails because CONFIG_PHY=m, and
> we can't call into it. You could use IS_BUILTIN instead of IS_ENABLED in
> the header as a oneline workaround, but I think that would be more confusing
> to real users that try to use CONFIG_PHY=m without realizing why they lose
> access to their switch.

I see, this patch should also help fixing this:

http://patchwork.ozlabs.org/patch/726381/

-- 
Florian

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] [net-next] ARM: orion: fix PHYLIB dependency Arnd Bergmann <arnd@arndb.de> - 2017-02-09 16:20 +0100
  Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Andrew Lunn <andrew@lunn.ch> - 2017-02-09 17:50 +0100
    Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Arnd Bergmann <arnd@arndb.de> - 2017-02-09 18:20 +0100
      Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Andrew Lunn <andrew@lunn.ch> - 2017-02-09 18:30 +0100
        Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Florian Fainelli <f.fainelli@gmail.com> - 2017-02-09 19:20 +0100
  Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Andrew Lunn <andrew@lunn.ch> - 2017-02-09 19:20 +0100
  Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Florian Fainelli <f.fainelli@gmail.com> - 2017-02-09 19:40 +0100
    Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Arnd Bergmann <arnd@arndb.de> - 2017-02-10 13:40 +0100
      Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Florian Fainelli <f.fainelli@gmail.com> - 2017-02-10 19:00 +0100
        Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Arnd Bergmann <arnd@arndb.de> - 2017-02-10 21:10 +0100
          Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Florian Fainelli <f.fainelli@gmail.com> - 2017-02-10 22:00 +0100
            Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Arnd Bergmann <arnd@arndb.de> - 2017-02-10 22:40 +0100
              Re: [PATCH] [net-next] ARM: orion: fix PHYLIB dependency Arnd Bergmann <arnd@arndb.de> - 2017-02-13 15:40 +0100

csiph-web