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


Groups > linux.kernel > #1266085 > unrolled thread

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

Started byDmitry Torokhov <dmitry.torokhov@gmail.com>
First post2015-11-10 00:40 +0100
Last post2015-11-10 00:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromDmitry Torokhov <dmitry.torokhov@gmail.com>
Date2015-11-10 00:40 +0100
SubjectRe: [PATCH 20/26] Input: synaptics-rmi4: Create common functions for 2D sensors
Message-ID<qt4cy-5z8-17@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web