Re: [PATCH] input: make mainstone-wm97xx.c depend on MACH_MAINSTONE instead of ARCH_PXA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric,

Eric Miao wrote:
> If this is totally mainstone specific.

I had a quick glance at the driver, and I think it can be generalized to work on
other PXA platforms with WM97xx codecs. If you'd like to I can try to enable it
on EM-X270 to see if I'm right.

> Signed-off-by: Eric Miao <eric.miao@xxxxxxxxxxx>
> ---
>  drivers/input/touchscreen/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
> index 565ec71..17d0623 100644
> --- a/drivers/input/touchscreen/Kconfig
> +++ b/drivers/input/touchscreen/Kconfig
> @@ -228,7 +228,7 @@ config TOUCHSCREEN_WM9713
>  
>  config TOUCHSCREEN_WM97XX_MAINSTONE
>  	tristate "WM97xx Mainstone accelerated touch"
> -	depends on TOUCHSCREEN_WM97XX && ARCH_PXA
> +	depends on TOUCHSCREEN_WM97XX && MACH_MAINSTONE
>  	help
>  	  Say Y here for support for streaming mode with WM97xx touchscreens
>  	  on Mainstone systems.

-- 
Sincerely yours,
Mike.

--
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

[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux