netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: drivers/net: Kconfig & Makefile cleanup
@ 2011-11-22  6:48 Ben Hutchings
  2011-11-22  6:51 ` Ben Hutchings
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Hutchings @ 2011-11-22  6:48 UTC (permalink / raw)
  Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

You wrote that (some time ago now):
> As a side cleanup, found that the arcnet, token ring, and PHY
> Kconfig options were a tri-state option and should have been
> a bool option.

How did you decide that?  This seems to be correct for TR, but ARCNET
and PHYLIB each select some support code that can be built as a module
(and which has been, in Debian).

Ben.

-- 
Ben Hutchings
Teamwork is essential - it allows you to blame someone else.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drivers/net: Kconfig & Makefile cleanup
@ 2011-11-22  6:49 Ben Hutchings
  2011-11-22 16:14 ` Randy Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Hutchings @ 2011-11-22  6:49 UTC (permalink / raw)
  Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

You wrote that (some time ago now):
> As a side cleanup, found that the arcnet, token ring, and PHY
> Kconfig options were a tri-state option and should have been
> a bool option.

How did you decide that?  This seems to be correct for TR, but ARCNET
and PHYLIB each select some support code that can be built as a module
(and which has been, in Debian).

Ben.

-- 
Ben Hutchings
Teamwork is essential - it allows you to blame someone else.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drivers/net: Kconfig & Makefile cleanup
  2011-11-22  6:48 drivers/net: Kconfig & Makefile cleanup Ben Hutchings
@ 2011-11-22  6:51 ` Ben Hutchings
  2011-11-23 20:58   ` Jeff Kirsher
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Hutchings @ 2011-11-22  6:51 UTC (permalink / raw)
  To: Jeff Kirsher; +Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 455 bytes --]

You wrote that (some time ago now):
> As a side cleanup, found that the arcnet, token ring, and PHY
> Kconfig options were a tri-state option and should have been
> a bool option.

How did you decide that?  This seems to be correct for TR, but ARCNET
and PHYLIB each select some support code that can be built as a module
(and which has been, in Debian).

Ben.

-- 
Ben Hutchings
Teamwork is essential - it allows you to blame someone else.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drivers/net: Kconfig & Makefile cleanup
  2011-11-22  6:49 Ben Hutchings
@ 2011-11-22 16:14 ` Randy Dunlap
  0 siblings, 0 replies; 5+ messages in thread
From: Randy Dunlap @ 2011-11-22 16:14 UTC (permalink / raw)
  To: Ben Hutchings

On 11/21/2011 10:49 PM, Ben Hutchings wrote:
> You wrote that (some time ago now):
>> As a side cleanup, found that the arcnet, token ring, and PHY
>> Kconfig options were a tri-state option and should have been
>> a bool option.
> 
> How did you decide that?  This seems to be correct for TR, but ARCNET
> and PHYLIB each select some support code that can be built as a module
> (and which has been, in Debian).

For CONFIG_TR, it causes some build errors in snap & llc, but that is
due to a kconfig problem for which there is a test patch (not merged
anywhere).

-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drivers/net: Kconfig & Makefile cleanup
  2011-11-22  6:51 ` Ben Hutchings
@ 2011-11-23 20:58   ` Jeff Kirsher
  0 siblings, 0 replies; 5+ messages in thread
From: Jeff Kirsher @ 2011-11-23 20:58 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 749 bytes --]

On Mon, 2011-11-21 at 22:51 -0800, Ben Hutchings wrote:
> ou wrote that (some time ago now):
> > As a side cleanup, found that the arcnet, token ring, and PHY
> > Kconfig options were a tri-state option and should have been
> > a bool option.
> 
> How did you decide that?  This seems to be correct for TR, but ARCNET
> and PHYLIB each select some support code that can be built as a module
> (and which has been, in Debian).
> 
> Ben. 

Off the top of my head, I was making the decision based on the other
protocols Kconfig entries.

So does that mean ARCNET could be a module and a driver using ARCNET
would have to be a module as well?

I will take a look at this to come up with a solution, if one has not
been sent out yet.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-23 20:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22  6:48 drivers/net: Kconfig & Makefile cleanup Ben Hutchings
2011-11-22  6:51 ` Ben Hutchings
2011-11-23 20:58   ` Jeff Kirsher
  -- strict thread matches above, loose matches on Subject: below --
2011-11-22  6:49 Ben Hutchings
2011-11-22 16:14 ` Randy Dunlap

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).