Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755863Ab1DJIa5 (ORCPT ); Sun, 10 Apr 2011 04:30:57 -0400 Received: from mail-qy0-f174.google.com ([209.85.216.174]:44323 "EHLO mail-qy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755254Ab1DJIay convert rfc822-to-8bit (ORCPT ); Sun, 10 Apr 2011 04:30:54 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=dwAAzuJd7JL5wltRyioGkATL67DY7SFCL676ZPC1e0nnECUBohl8ekhnj+JW+nUF2v jmwbMcB1uk34jJcdiOIavO2o/lrc6AvRMf1OLsJsDKxpMdxgTBCDD9mYzWNJF8B5msFg arE8ynsjW0LJ1fUUCTJW3FqgakC5bLnrj8FCE= MIME-Version: 1.0 In-Reply-To: <20110410082420.GA1460@localhost.ucw.cz> References: <1302033463-1846-1-git-send-email-zajec5@gmail.com> <20110410080159.GB2798@ucw.cz> <20110410082420.GA1460@localhost.ucw.cz> Date: Sun, 10 Apr 2011 10:30:53 +0200 Message-ID: Subject: Re: [RFC][PATCH] bcmai: introduce AI driver From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= To: Pavel Machek Cc: Arend van Spriel , "linux-wireless@vger.kernel.org" , "John W. Linville" , "Michael B?sch" , Larry Finger , George Kashperko , "b43-dev@lists.infradead.org" , "linux-arm-kernel@lists.infradead.org" , Russell King , Arnd Bergmann , linuxdriverproject , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1490 Lines: 42 2011/4/10 Pavel Machek : >> >> >+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. > > AFAICT AI means "artifical inteligence". So _you_ really need to fix your kconfig. I always though of AI as of "American Idiot"... or just one of another 100 meanings: http://en.wikipedia.org/wiki/Ai_(disambiguation) For a short time we didn't know real name of this bus, we partially-guessed it to be AI. I can not help the fact this could be understood as "artifical intelligence". If you check PATCH V2, we renamed this to (AMBA) AXI. I don't have better idea so i'll have to stay this way. Unless someone has a better *proposal*. -- Rafał -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/