On Wed, Mar 26, 2008 at 06:00:22PM -0700, Bryan Wu wrote:
> From: Michael Hennerich <[EMAIL PROTECTED]>
> 
> Signed-off-by: Michael Hennerich <[EMAIL PROTECTED]>
> Signed-off-by: Bryan Wu <[EMAIL PROTECTED]>
> Signed-off-by: Bryan Wu <[EMAIL PROTECTED]>
> ---
>  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

_______________________________________________
i2c mailing list
[email protected]
http://lists.lm-sensors.org/mailman/listinfo/i2c

Reply via email to