From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH net-next] r8169: add missing Kconfig dependency Date: Fri, 17 Aug 2018 11:45:57 -0700 Message-ID: References: <2c1aa4a6-bb86-a02a-46d6-09b8e0be9c3c@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: "netdev@vger.kernel.org" To: Heiner Kallweit , David Miller , Realtek linux nic maintainers Return-path: Received: from mail-qt0-f194.google.com ([209.85.216.194]:37015 "EHLO mail-qt0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727661AbeHQVue (ORCPT ); Fri, 17 Aug 2018 17:50:34 -0400 Received: by mail-qt0-f194.google.com with SMTP id n6-v6so9821744qtl.4 for ; Fri, 17 Aug 2018 11:46:05 -0700 (PDT) In-Reply-To: <2c1aa4a6-bb86-a02a-46d6-09b8e0be9c3c@gmail.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 08/17/2018 11:42 AM, Heiner Kallweit wrote: > Now that we switched the r8169 driver to use phylib, there's a > dependency on the Realtek PHY drivers. This dependency was missing > in Kconfig. > > Reported-by: Jouni Mettälä > Fixes: f1e911d5d0df ("r8169: add basic phylib support") > Signed-off-by: Heiner Kallweit This is probably targeting 'net' now that the changes landed in Linus' tree: Acked-by: Florian Fainelli -- Florian