Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1499091

Re: [PATCH] Input: set default for iProc touchscreen

From Dmitry Torokhov <dmitry.torokhov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] Input: set default for iProc touchscreen
Date 2016-10-11 20:00 +0200
Message-ID <sr9vk-1fU-29@gated-at.bofh.it> (permalink)
References <sq4o1-21m-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Oct 08, 2016 at 11:11:35AM -0700, Scott Branden wrote:
> Enable the Broadcom iProc touchscreen by default for all iProc platforms.

Why? Not all of them will have touchscreen attached, will they?

Thanks.

> 
> Signed-off-by: Ray Jui <rjui@broadcom.com>
> Signed-off-by: Scott Branden <scott.branden@broadcom.com>
> ---
>  drivers/input/touchscreen/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
> index 2fb1f43..f785371 100644
> --- a/drivers/input/touchscreen/Kconfig
> +++ b/drivers/input/touchscreen/Kconfig
> @@ -364,6 +364,7 @@ config TOUCHSCREEN_ILI210X
>  config TOUCHSCREEN_IPROC
>  	tristate "IPROC touch panel driver support"
>  	depends on ARCH_BCM_IPROC || COMPILE_TEST
> +	default ARCH_BCM_IPROC
>  	help
>  	  Say Y here if you want to add support for the IPROC touch
>  	  controller to your system.
> -- 
> 2.5.0
> 

-- 
Dmitry

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] Input: set default for iProc touchscreen Scott Branden <scott.branden@broadcom.com> - 2016-10-08 20:20 +0200
  Re: [PATCH] Input: set default for iProc touchscreen Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-10-11 20:00 +0200
    Re: [PATCH] Input: set default for iProc touchscreen Scott Branden <scott.branden@broadcom.com> - 2016-10-11 21:10 +0200

csiph-web