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


Groups > linux.kernel > #1735261

Re: [PATCH net] net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net] net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig
Date 2017-09-19 23:00 +0200
Message-ID <urxMC-1ME-23@gated-at.bofh.it> (permalink)
References <ur3Oy-6q3-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Jerome Brunet <jbrunet@baylibre.com>
Date: Mon, 18 Sep 2017 14:59:20 +0200

> Since the integration of PHYLINK, the configuration option which
> used to be under the PHY infrastructure menu in menuconfig ended
> up one level up (the network device driver section)
> 
> By placing PHYLINK option right after PHYLIB entry, it broke the
> way Kconfig used to build the menu. See kconfig-language.txt, section
> "Menu structure", 2nd method.
> 
> This is fixed by placing the PHYLINK option just before PHYLIB.
> 
> Fixes: 9525ae83959b ("phylink: add phylink infrastructure")
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

Applied, thank you.

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


Thread

[PATCH net] net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig Jerome Brunet <jbrunet@baylibre.com> - 2017-09-18 15:00 +0200
  Re: [PATCH net] net: phy: Kconfig: Fix PHY infrastructure menu in  menuconfig David Miller <davem@davemloft.net> - 2017-09-19 23:00 +0200

csiph-web