[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGhQ9Vz3LZ4yOeAWBxjmQS4Aw9aFM+PaWaUBYK9K5L+kH8Za4g@mail.gmail.com>
Date: Sun, 21 Oct 2012 22:27:41 +0200
From: Joachim Eastwood <manabian@...il.com>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>
Cc: nicolas.ferre@...el.com, davem@...emloft.net,
hskinnemoen@...il.com, egtvedt@...fundet.no, bgat@...lgatliff.com,
netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 2/5] net/at91_ether: select MACB in Kconfig
On Sun, Oct 21, 2012 at 8:31 PM, Jean-Christophe PLAGNIOL-VILLARD
<plagnioj@...osoft.com> wrote:
> On 16:23 Sun 21 Oct , Joachim Eastwood wrote:
>> Now that HAVE_NET_MACB is gone let's just select MACB to
>> satisfy the dependecies in at91_ether.
>>
>> PHYLIB will then by selected by MACB.
>>
>> Signed-off-by: Joachim Eastwood <manabian@...il.com>
>> ---
>> drivers/net/ethernet/cadence/Kconfig | 2 +-
>> drivers/net/ethernet/cadence/Makefile | 2 +-
>> 2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/drivers/net/ethernet/cadence/Kconfig b/drivers/net/ethernet/cadence/Kconfig
>> index 5d1ea30..f6d0956 100644
>> --- a/drivers/net/ethernet/cadence/Kconfig
>> +++ b/drivers/net/ethernet/cadence/Kconfig
>> @@ -23,7 +23,7 @@ config ARM_AT91_ETHER
>> tristate "AT91RM9200 Ethernet support"
>> depends on ARM && ARCH_AT91RM9200
>> select NET_CORE
>> - select PHYLIB
>> + select MACB
> no the ether and macb are two diferrent drivers for 2 IPs from cadence
>
> the ehter does not need the macb
The at91_ether in net-next does.
regards
Joachim Eastwood
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists