Messages in this thread |  | | | Date | Wed, 26 Mar 2008 10:36:30 -0400 | | From | "Mike Frysinger" <> | | Subject | Re: [PATCH 1/1] Input/Joystick Driver: add support AD7142 joystick driver |
| |
On Wed, Mar 26, 2008 at 9:00 PM, Bryan Wu <cooloney@kernel.org> wrote: > +config JOYSTICK_AD7142 > + tristate "Analog Devices AD7142 Joystick support" > + depends on BLACKFIN && I2C > + ---help--- > + Say Y here if you want to support an AD7142 joystick
since you're going to send another patch anyways ;), this kconfig text could use a line telling you the module name if built as a module. -mike
|  |