summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2017-09-18 14:59:20 +0200
committerDavid S. Miller <davem@davemloft.net>2017-09-19 13:46:43 -0700
commit6073512cc8e2c48bed5c6625c02c5e4ae50cec34 (patch)
tree8b4727386c02ac0a336f83ba1b64c13f1975c052 /lib
parentfd0e4c599969d4bdeb375fb82240f88bb896ae20 (diff)
net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig
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> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions