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


Groups > linux.kernel > #1266085

Re: [PATCH 20/26] Input: synaptics-rmi4: Create common functions for 2D sensors

From Dmitry Torokhov <dmitry.torokhov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 20/26] Input: synaptics-rmi4: Create common functions for 2D sensors
Date 2015-11-10 00:40 +0100
Message-ID <qt4cy-5z8-17@gated-at.bofh.it> (permalink)
References <qrCs2-5az-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Nov 05, 2015 at 03:42:05PM -0800, Andrew Duggan wrote:
> +config RMI4_2D_SENSOR
> +	bool "RMI4 2D Sensors"

Should this be a hidden option that is selected by RMI4_F11 and RMI4_F12
instead?

Thanks.

> +	depends on RMI4_CORE
> +	default y if RMI4_CORE
> +	help
> +	  Say Y here if you want to add support for 2D Sensors.
> +
> +	  Provides core functionality for 2D multifinger pointing for
> +	  touchscreens and touchpads using RMI4 functions 11 and 12. This
> +	  feature is needed is the device contains either F11 or F12.
> +
>  config RMI4_F11
>  	bool "RMI4 Function 11 (2D pointing)"


-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

Re: [PATCH 20/26] Input: synaptics-rmi4: Create common functions for  2D sensors Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-11-10 00:40 +0100

csiph-web