Re: [Bugme-new] [Bug 11446] New: Automate "to compile as module" strings

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel1@...>
Cc: <bugme-daemon@...>, <linux-kernel@...>
Date: Thursday, August 28, 2008 - 3:38 pm

On Thu, 28 Aug 2008 09:24:42 -0700 (PDT)
bugme-daemon@bugzilla.kernel.org wrote:


Good point :)

The Kconfig system doesn't presently know the name of the module,
but that could be added.  eg:


  config BMAC
	tristate "BMAC (G3 ethernet) support"
	depends on PPC_PMAC && PPC32
+	modulename bmac
	select CRC32
	help
	  Say Y for support of BMAC Ethernet interfaces. These are used on G3
	  computers.

-	  To compile this driver as a module, choose M here: the module
-	  will be called bmac.


Any sane organisation would look at the benefit of this, weigh that
against the massive amount of code churn and would then run away howling.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [Bugme-new] [Bug 11446] New: Automate "to compile as mod..., Andrew Morton, (Thu Aug 28, 3:38 pm)