Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1246841
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: HNS: fix MDIO dependencies |
| Date | 2015-10-14 16:40 +0200 |
| Message-ID | <qjvnI-1lp-29@gated-at.bofh.it> (permalink) |
| References | <qhFrc-2zB-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Arnd Bergmann <arnd@arndb.de>
Date: Fri, 09 Oct 2015 14:53:54 +0200
> The newly introduced HNS_MDIO Kconfig symbol selects 'MDIO', but
> that is the wrong symbol as the code used by this driver is
> provided by PHYLIB rather than the MDIO driver. Also, there is
> no need to make this driver user selectable, because it is already
> selected by all drivers that need it.
>
> This changes the Kconfig file to select the correct library, and
> to make the option silent.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: 5b904d39406 ("net: add Hisilicon Network Subsystem MDIO support")
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] net: HNS: fix MDIO dependencies Arnd Bergmann <arnd@arndb.de> - 2015-10-09 15:00 +0200 Re: [PATCH] net: HNS: fix MDIO dependencies David Miller <davem@davemloft.net> - 2015-10-14 16:40 +0200
csiph-web