Re: [RFC][PATCH] bcmai: introduce AI driver

From: Pavel Machek
Date: Sun Apr 10 2011 - 04:24:48 EST


> >> >+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.
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/