On Wed, Mar 26, 2008 at 06:00:22PM -0700, Bryan Wu wrote: > From: Michael Hennerich <michael.hennerich@xxxxxxxxxx> > > Signed-off-by: Michael Hennerich <michael.hennerich@xxxxxxxxxx> > Signed-off-by: Bryan Wu <bryan.wu@xxxxxxxxxx> > Signed-off-by: Bryan Wu <cooloney@xxxxxxxxxx> > --- > drivers/input/joystick/Kconfig | 6 + > drivers/input/joystick/Makefile | 1 + > drivers/input/joystick/ad7142.c | 447 +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 454 insertions(+), 0 deletions(-) > create mode 100644 drivers/input/joystick/ad7142.c > > diff --git a/drivers/input/joystick/Kconfig b/drivers/input/joystick/Kconfig > index 7c662ee..e65aeb6 100644 > --- a/drivers/input/joystick/Kconfig > +++ b/drivers/input/joystick/Kconfig > @@ -282,4 +282,10 @@ config JOYSTICK_XPAD_LEDS > This option enables support for the LED which surrounds the Big X on > XBox 360 controller. > > +config JOYSTICK_AD7142 > + tristate "Analog Devices AD7142 Joystick support" > + depends on BLACKFIN && I2C does this really have to depend on Blackfin? regards, Andre -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html