From: Michael Schmitz <schmitzmic@gmail.com>
To: Randy Dunlap <rdunlap@infradead.org>,
linux-m68k@vger.kernel.org, geert@linux-m68k.org
Cc: alex@kazik.de, netdev@vger.kernel.org
Subject: Re: [PATCH net v9 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver
Date: Wed, 10 Nov 2021 08:39:34 +1300 [thread overview]
Message-ID: <bcf2265d-cbd3-83dd-0131-a72efa97fd99@gmail.com> (raw)
In-Reply-To: <f5fb3808-b658-abfb-3b33-4ded8cd8ba57@infradead.org>
Geert,
On 10/11/21 08:25, Randy Dunlap wrote:
>>>>> There are no other drivers that "select PCCARD" or
>>>>> "select PCMCIA" in the entire kernel tree.
>>>>> I don't see any good justification to allow it here.
>>>>
>>>> Amiga doesn't use anything from the core PCMCIA code, instead
>>>> providing its own basic PCMCIA support code.
>>>>
>>>> I had initially duplicated some of the cis tuple parser code, but
>>>> decided to use what's already there instead.
>>>>
>>>> I can drop these selects, and add instructions to manually select
>>>> these options in the Kconfig help section. Seemed a little error prone
>>>> to me.
>>>
>>> Just make it the same as other drivers in this respect, please.
>>
>> "depends on PCMCIA" is what I've seen for other drivers. That is not
>> really appropriate for the APNE driver (8 bit cards work fine with
>> just the support code from arch/m68k/amiga/pcmcia.c).
>>
>> Please confirm that "depends on PCMCIA" is what you want me to use?
>
> Hi Michael,
>
> I don't want to see this driver using 'select', so that probably only
> leaves "depends on".
> But if you or Geert tell me that I am bonkers, so be it. :)
Are you OK with adding CONFIG_PCCARD=y and CONFIG_PCMCIA=y to
amiga_defconfig to allow APNE to still be built when changed to depend
on PCMCIA?
Cheers,
Michael
>
> Thanks.
next prev parent reply other threads:[~2021-11-09 19:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-09 4:02 [PATCH v9 0/3] Add APNE PCMCIA 100 Mbit support Michael Schmitz
2021-11-09 4:02 ` [PATCH net v9 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver Michael Schmitz
2021-11-09 4:09 ` Randy Dunlap
2021-11-09 4:55 ` Michael Schmitz
2021-11-09 5:44 ` Randy Dunlap
2021-11-09 19:19 ` Michael Schmitz
2021-11-09 19:25 ` Randy Dunlap
2021-11-09 19:39 ` Michael Schmitz [this message]
2021-11-10 8:27 ` Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bcf2265d-cbd3-83dd-0131-a72efa97fd99@gmail.com \
--to=schmitzmic@gmail.com \
--cc=alex@kazik.de \
--cc=geert@linux-m68k.org \
--cc=linux-m68k@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rdunlap@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).