[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BANLkTikL+GvaKN6nT-9WjpPjaJz0dR51KQ@mail.gmail.com>
Date: Sun, 10 Apr 2011 10:05:46 +0200
From: Rafał Miłecki <zajec5@...il.com>
To: Pavel Machek <pavel@....cz>
Cc: Arend van Spriel <arend@...adcom.com>,
"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"John W. Linville" <linville@...driver.com>,
"Michael B?sch" <mb@...sch.de>,
Larry Finger <Larry.Finger@...inger.net>,
George Kashperko <george@...u.edu.ua>,
"b43-dev@...ts.infradead.org" <b43-dev@...ts.infradead.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Russell King <rmk@....linux.org.uk>,
Arnd Bergmann <arnd@...db.de>,
linuxdriverproject <devel@...uxdriverproject.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [RFC][PATCH] bcmai: introduce AI driver
2011/4/10 Pavel Machek <pavel@....cz>:
> Hi!
>
>
>> >@@ -0,0 +1,30 @@
>> >+config BCMAI_POSSIBLE
>> >+ bool
>> >+ depends on HAS_IOMEM && HAS_DMA
>> >+ default y
>> >+
>> >+menu "Broadcom's AI"
>> >+ depends on BCMAI_POSSIBLE
>> >+
>> >+config BCMAI
>> >+ tristate "AI support"
>> >+ depends on BCMAI_POSSIBLE
>> >+
>> >+config BCMAI_HOST_PCI_POSSIBLE
>> >+ bool
>> >+ depends on BCMAI && PCI = y
>> >+ default y
>> >+
>> >+config BCMAI_HOST_PCI
>> >+ bool "Support for AI on PCI-host bus"
>> >+ depends on BCMAI_HOST_PCI_POSSIBLE
>> >+
>> >+config BCMAI_DEBUG
>> >+ bool "BCMAI debugging"
>> >+ depends on BCMAI
>> >+ help
>> >+ This turns on additional debugging messages.
>> >+
>> >+ If unsure, say N
>
> Totally useless :-(. It should really explain what AI means in this context.
Feel free to propose sth.
--
Rafał
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists